Get the AgentSpec V2 JSON Schema
GEThttps://platform.docana.com/api/v1/agents/schema/
Returns the JSON Schema (draft 2020-12) of the agent spec, derived from the canonical zod definition. Served as application/schema+json with a public cache policy.
Responses
- 200
- 401
- 403
- 500
The AgentSpec V2 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.