Knowledge Bases
Get a knowledge document by ID
Retrieves a single document with its processing status, file name, size, and chunk count. Use this to check whether a recently uploaded document has finished indexing.
GET
PromptJuggler PHP SDK
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Document ID
Response
Knowledge document
PromptJuggler PHP SDK