Fetches information about a specific crawl.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the crawl to retrieve information for.
Successful response with crawl information.
The response is of type object
.
Fetches information about a specific crawl.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the crawl to retrieve information for.
Successful response with crawl information.
The response is of type object
.