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

pageinteger
sizeinteger
totalinteger

Changes

Changed in 4 of the 58 revisions of this API.14

    • added the optional property content/items/latest_count to the response with the 200 status

      response-optional-property-added

    • added the new optional query request parameter severity

      new-optional-request-parameter

    • added the optional property content/items/severity to the response with the 200 status

      response-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