Crawl
Crawl by Filter
get/v1/crawl
Query parameters
status'queued' | 'running' | 'succeeded' | 'failed' | 'canceled' | 'all'
Filter crawls by their status.
Example:queued
Filter crawls by their status.
cursorstring nullable
Cursor for pagination.
Cursor for pagination.
limitinteger
Number of crawls to return per page.
Example:10
Number of crawls to return per page.
Response
Successful Response - List of Crawl Tasks