Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

API key. Format: Token

Response

200 - application/json
id
integer
required

Search ID. Use this to check download status.

display_name
string | null
required
credits
integer
required

Number of leads (= credits consumed).

lead_count
integer
required

Number of leads in the exported file.

created_at
string<date-time>
required

When the search was initiated (ISO 8601).

status
string
required

Processing status: PENDING, PROCESSING, COMPLETED, or FAILED.

When the download link expires (ISO 8601). Null if not yet available.

metadata
object
required

Search filters used (countries, categories, locations).

export_kind
string
required

Export type: full or delta.

baseline_search_id
integer | null
required
is_limited_by_credits
boolean
required
freshness
object | null
required

Last checked fresh data report for this search.

freshness_checked_at
string<date-time> | null
required
freshness_check_available
boolean
required
freshness_next_check_at
string<date-time> | null
required
fresh_export_in_progress
boolean
required