Get the AgentEvalSpec JSON Schema
GEThttps://platform.docana.com/api/v1/agents/evals/schema/
Returns the JSON Schema (draft 2020-12) of the agent eval spec, derived from the canonical zod definition. Served as application/schema+json with a public cache policy.
Responses
- 200
- 401
- 403
- 500
The AgentEvalSpec JSON Schema document
The API key or session is missing, expired, or malformed.
The caller is authenticated but not allowed to perform this operation.
Unexpected server error.