Get knowledge source
Knowledge Sources
Get knowledge source
Retrieve a single knowledge source by its ID from your Conductor account using the Content API.
GET
Get knowledge source
Change Log
- 2026-07-20 · Added — Get knowledge source endpoint.
- 2026-07-20 · Changed — The
KnowledgeSourceresponse schema no longer marks any field as required.id,kind, andstatuswere previously guaranteed. Treat every field as optional when deserializing. Applies to all three knowledge source endpoints.
Authorizations
Conductor API token, sent as Bearer <your-api-token>. Generate a token from Integrations > API > Create API Token.
Path Parameters
Account identifier
Knowledge source identifier
Response
Knowledge source
An account-level source used to inform generated content.
Available options:
FILE, TEXT The uploaded filename for a file-based knowledge source.
The supplied or extracted text content.
Available options:
PENDING_UPLOAD, STORED, EXTRACTED, ERROR 