Poll Discovered URLs Status
Knowledge Base
Poll Discovered URLs Status
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
POST
Poll Discovered URLs Status
For the complete error reference, see Error Guide.Documentation Index
Fetch the complete documentation index at: https://cometchat-22654f5b-docs-campaigns-service-rest-api.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API Key (i.e. Rest API Key from the Dashboard).
Path Parameters
Parent website crawl unique ID
Example:
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
Body
application/json
Array of discovered URL unique IDs to query status for
Array of discovered URL unique IDs to query status for
Example:
[
"fb45bb1e-bc81-45a8-85be-36b2aa4f289e",
"c2847dcd-636c-4e7a-9217-593ccf2a7bb1"
]Response
200 - application/json
Status for requested discovered URLs (omits non-existing uniqueIds)
The response is of type object.