Sources
Get source
Retrieve a single knowledge-base source by ID
GET
Returns one knowledge-base source (file, URL, or domain document).
Authentication
Project API key for this organization and project. Format:
bot_live_…Path parameters
Organization ID. Must match the API key.
Project ID. Must match the API key.
Source / document ID.
Response
Returns the source object (name, source_type, sync_status, file metadata, crawl metadata, timestamps).
Errors
Missing, invalid, or revoked API key.
API key is not authorized for this organization or project.
Source not found.

