Error
Knowledge Management
List Sources By ID
Retrieve specific sources by their IDs.
Use this endpoint to fetch one or more sources by providing their unique identifiers. This is useful when you need detailed information about specific documents or content you’ve previously uploaded.
Provide the source IDs in the request body along with your tenant information to get the exact sources you need.
POST
Error
Examples
- API Request
- TypeScript
- Python (Sync)
Overview
Retrieve specific sources by their IDs. Use this API to fetch one or more sources by providing their unique identifiers. This is useful when you need detailed information about specific documents or content you’ve previously uploaded.Example Request
Example Response
Error Responses
All endpoints return consistent error responses following the standard format. For detailed error information, see our Error Responses documentation.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json