workflows
Get Crawl Data
Retrieve checkpoint data for a completed crawl.
Returns a paginated response with Link objects and total count.
get/workflows/crawl-data/{crawl_id}
Path parameters
crawl_idstring required
Query parameters
offsetinteger
Pagination offset
Pagination offset
limitinteger
Page size
Page size
Response
Successful Response
object required
Changes
Changed in 1 of the 16 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○