Get a test case of an agent
GEThttps://platform.docana.com/api/v1/agents/:agentId/test-cases/:testCaseId/
Returns the full test case, including the evalSpec document with its user messages, assertions, context variables, and node mocks.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
The test case
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
Test case not found
Unexpected server error.