π§ Knowledge Base
Get Single KB Doc
Returns the specified document from the agentβs VF/VG KB
GET
/
v2
/
agents
/
{agent_id}
/
kb
/
{doc_id}
Authorizations
Agent/Workspace secret API key as bearer token.
Path Parameters
The ID of the agent to retrieve the document from
The ID of the document to retrieve
Response
200 - application/json
The unique identifier for the document.
The data related to the document.
Timestamp indicating when the document was last updated.
Status information for the document.
List of tags associated with the document.