Skip to main content
GET
Search Global Victim Properties

Authorizations

x-api-key
string
header
required

API key for authentication (lowercase header name)

Query Parameters

q
string

Smart search for identities, domains, phone numbers, file IDs, usernames, display names, or property values.

property_type
service
string
identity_kind
string
account_id
string
username
string

Username. Supports * and ? wildcards.

display_name
string

Display name. Supports * and ? wildcards.

value
string

Property value. Supports * and ? wildcards.

domain
string
active
boolean
source_type
string
confidence
confidence_min
number

Include raw cookie-domain/session evidence rows when the plan permits it. Raw cookie values are still not returned by properties search.

Exclude raw cookie-domain/session evidence rows. This is the default behavior.

page_size
integer

Number of results to return.

Required range: 1 <= x <= 200
cursor
string

Cursor token from the previous response's next_cursor.

sort
string
search_id
string

Search session ID from POST /service/search/init.

Response

200 - application/json

Wrapped victim properties response

success
boolean
message
string
data
object
_meta
object

Metadata included in all API responses