Get Scrape Job

Retrieve details of a specific scraping job

Path parameters

jobIdstringRequired

The ID of the scraping job to retrieve

Headers

AuthorizationstringRequired

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

Response

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

Errors