v2

latestOpenAPI 3.0.12026-07-2658122198.9 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