Skip to main content

List website crawls

GET 

/api/v1/chatbots/:chatbotId/crawls

Lists the chatbot's website crawls (most recent first), with live progress. Non-terminal crawls are refreshed against the crawler on read (an API-initiated crawl has no dashboard poller, so this read is what advances its status). Pass crawlId to fetch a single crawl. No PII (authorized emails/groups are not returned). Required scope: documents:read.

Request

Responses

Website crawls for the chatbot (metadata + live progress).