Retrieves the processing status of discovered URLs by their unique IDs. Use this endpoint to monitor the progress of URL crawling within a parent website crawl. Behavior: Only returns records for
For the complete error reference, see Error Guide.Documentation Index
Fetch the complete documentation index at: https://cometchat-22654f5b-docs-android-v6-beta2.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
API Key (i.e. Rest API Key from the Dashboard).
Parent website crawl unique ID
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
Array of discovered URL unique IDs to query status for
Array of discovered URL unique IDs to query status for
[
"fb45bb1e-bc81-45a8-85be-36b2aa4f289e",
"c2847dcd-636c-4e7a-9217-593ccf2a7bb1"
]Status for requested discovered URLs (omits non-existing uniqueIds)
The response is of type object.