List enabled employee expectations
GEThttps://platform.docana.com/api/v1/employees/:id/expectations/
Lists scenarios across all nondeleted employee agents. Run each with runAgentTestCase and inspect getAgentTestRun. This read does not execute tests or external actions.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Enabled employee expectations
The request body, query, or path failed validation. See validationErrors.
The API key or session is missing, expired, or malformed.
The caller is authenticated but not allowed to perform this operation.
A resource referenced by the path does not exist or is not visible to the caller.
Unexpected server error.