Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

API key. Format: Token

Path Parameters

search_id
integer
required

Response

200 - application/json
status
string

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

validation_code
string

Machine-readable code: processing_pending, processing_in_progress, processing_completed, processing_failed.

lead_count
integer

Number of leads in the export.

file_size_bytes
integer

File size in bytes (only when COMPLETED).

file_size_mb
number

File size in MB (only when COMPLETED).

processing_started_at
string<date-time>
processing_completed_at
string<date-time>
expires_at
string<date-time>

When the download link expires.

error_message
string

Human-readable error (only on known business errors).