GET
/
v1
/
batches
/
{batchId}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

batch_id
string
required

The ID of the batch to retrieve information for.

Response

200 - application/json
completed_urls
number

Count of completed URLs

country
string
created
number

Created epoch

id
string

Batch ID

object
string

The kind of object. "batch" for this endpoint.

parser
string
status
string

in_progress or completed

total_urls
number

Count of URLs in the batch