Crawl by ID
Crawl by ID
GET
Crawl by ID
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique identifier of the crawl task
Example:
"123e4567-e89b-12d3-a456-426614174000"
Response
Successful Response
Status of the crawl task
Example:
"succeeded"
Unique identifier for the crawl task
Example:
"123e4567-e89b-12d3-a456-426614174000"
Name of the crawl task
Total number of pages to crawl
Example:
10
Number of pages completed
Example:
2
Timestamp when crawl was created
Timestamp when crawl was completed
Array of individual page crawl tasks
The user's account name
Number of pages failed
Example:
2
Number of pages pending
Example:
2
Timestamp when crawl was updateded