List auto-improve runs of an agent
GEThttps://platform.docana.com/api/v1/agents/:agentId/auto-improve/runs/
Returns the runs newest first, at most limit of them (default 20). When applicationId is given, read access to the application is checked first.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
The auto-improve runs, newest first
Invalid query parameters
The API key or session is missing, expired, or malformed.
No read access to the application
A resource referenced by the path does not exist or is not visible to the caller.
Unexpected server error.