Agent Insights
Find agent insights issues
Returns a paginated list of issues that have at least one detail row within the requested time window, with metrics aggregated over the window
get/v1/private/agent-insights/issues
Query parameters
project_idstring uuid required
from_datestring date
to_datestring date
status'open' | 'resolved' | 'closed'
severity'critical' | 'high' | 'medium' | 'low'
sortingstring
pageinteger
sizeinteger
Response
Issues page
Changes
Changed in 4 of the 67 revisions of this API.14
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
- ○
added the new optional
queryrequest parameterseveritynew-optional-request-parameter
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 40 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲