List the executions of an agent
GEThttps://platform.docana.com/api/v1/agents/:agentId/executions/
fields=full opts into the heavy message payload; fields=vars adds the final agent state variables without the heavy message content; anything else keeps the compact projection. statuses is a comma-separated list.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
One page of executions
Missing or invalid applicationId
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.
Listing failure