List sources
Sources
List sources
Returns a paginated list of sources for an agent. Ticket sources are excluded. For link sources only individual or sitemap/crawl parent links are returned with aggregated children metadata.
GET
List sources
Authorizations
API key from your account settings
Path Parameters
The agent ID
Minimum string length:
1Example:
"5QHA6VB-DIAbBhxwqxfdi"
Query Parameters
Opaque cursor from a previous response to fetch the next page
Example:
"eyJ0IjoiMjAyNC0wMS0xNVQxMDozMDowMC4wMDBaIiwiaWQiOiJhYmMxMjMifQ=="
Number of items per page (1–100, default 20)
Required range:
1 <= x <= 100Example:
20
Comma-separated source types to filter by. Allowed values: link, file, qna, notionPage, text
Example:
"file,qna"
Partial (case-insensitive) name match
Example:
"handbook"