v3

latestOpenAPI 3.0.12026-08-0678153248.4 KB

Get web crawl job status

Retrieves just the status of a web crawl job without the full results.

get/api/web/crawl/{id}/status

Path parameters

idstring uuid required

Response

Web crawl job status

status'pending' | 'running' | 'completed' | 'failed' | 'stopped' required