Retrieve a paginated list of crawl jobs for your organization. You can filter by status and control pagination with page and limit parameters.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
cancelled
, completed
, failed
, scraping
Crawl jobs retrieved successfully.
The response is of type object
.