cURL
curl --request GET \ --url https://api.tedrox.io/api/agents/{id}/documents/{docId} \ --header 'x-tenant-id: <api-key>' \ --cookie better-auth.session_token=
{}
Get a single knowledge base document.
Session cookie set by Better Auth on sign-in.
Tenant/workspace UUID. Required on all /api/* endpoints.
Document detail