List content sources
The sites configured to be crawled into this knowledge base. Each source says where the crawl starts, what it may follow, and when it runs. The content a crawl produces is read through listEntries like any other.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Knowledge base to operate on. Get the ids from listMyKnowledgeBases.
Response
The sources this knowledge base crawls.
Where the crawl starts.
"https://ajuda.acme.com"
When the crawl runs, as a cron expression. Empty means it only runs on demand.
"0 0 3 * * *"
Hosts the crawl may follow links into. Comma-separated.
"ajuda.acme.com"
Only paths matching this are crawled. Empty means the whole site.
"/artigos"
Paths never crawled, even when they match pathFilter.
"/artigos/rascunhos"
Tag applied to every entry this source imports.
"ajuda"
Crawler this source runs on.
SCRAPY, FIRECRAWL, CLOUDCHAT When the source was configured (ISO-8601).
"2026-08-10T14:32:05"
Use this id to update or delete this source.
"6683f1c2a4b19e0012ab34cd"
A disabled source stays configured but is not crawled.
true
Topic every entry this source imports is grouped under.
"Autoatendimento"
How old a previously fetched page may be before it is fetched again, in milliseconds. Absent means the crawler's own default.
86400000
Languages to keep when the site publishes several.
Languages to keep when the site publishes several.
When it last changed (ISO-8601). Absent until the first change.
"2026-08-10T18:20:41"