v2
latestOpenAPI 3.1.02026-07-26937792.5 KBList Objects
List objects in the knowledge base for a specific agent.
Args: request: FastAPI request object containing the authenticated user info agent_id: ID of the agent whose documents to list
Returns: ListObjectsResponse containing list of StorageObject with presigned URLs
get/object/kb/{agent_id}
Path parameters
agent_idstring required
Headers
authorizationstring required
Response
Successful Response