Skip to main content
GET
Check enrichment status

Authorizations

X-API-Key
string
header
required

Your API key, from the API Panel.

Path Parameters

batch_id
string
required

The batch_id returned by the 202.

Example:

"batch_1gVwXby8PsYHoMQR"

Response

Current state of the batch.

success
boolean
Example:

true

batch_id
string
Example:

"batch_1gVwXby8PsYHoMQR"

domain
string
Example:

"stripe.com"

status
enum<string>
Available options:
queued,
processing,
completed,
failed,
no_data_found
Example:

"processing"

requested_modules
string[]
Example:
message
string | null
credits
object
timing
object
webhook
object
results_endpoint
string | null

null until the batch completes.