Poll the latest document insights results of an agent
GEThttps://platform.docana.com/api/v1/agents/:agentId/insights/
Returns the latest evaluation results with completion percentage and pagination metadata. sort and dir follow the insights table sort params; q filters rows.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
The latest insight results page with completion metadata
Invalid query parameters
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.