Get how much of an agent’s workflow its eval suite exercises
GEThttps://platform.docana.com/api/v1/agents/:agentId/eval-coverage/
Returns coverage across three layers — workflow nodes (also broken down by node type), declared transitions, and decision criteria — as covered/total plus the ids never reached. Advisory evals count, because they execute for real. Criteria on decision nodes whose transitions never route on a named criterion score cannot be attributed to a fired transition and are reported separately, excluded from both sides of the ratio.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Coverage of the agent’s eval suite
The request body, query, or path failed validation. See validationErrors.
The API key or session is missing, expired, or malformed.
No access to the application
A resource referenced by the path does not exist or is not visible to the caller.
Unexpected server error.