ReferenceAgent API
Get the organization's most recently generated FAQ digest
Authorization
bearerAuth AuthorizationBearer <token>
Org-scoped API key generated in Settings → API Keys (al_live_ prefix). Shared with the MCP server — the same key authenticates both surfaces.
In: header
Response Body
application/json
application/json
curl -X GET "https://example.com/api/agent/faq"{}{ "error": { "message": "string" }}