Get Scrape Job

Retrieve details of a specific scraping job

Authentication

AuthorizationBearer

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

Path parameters

jobIdstringRequired
The ID of the scraping job to retrieve

Response

This endpoint returns an object.
idstring
statusenum
Allowed values:
createdAtstring
entityTypeenum
Allowed values:
totalEntitiesinteger
processedEntitiesinteger

Errors