v1

latestOpenAPI 3.0.02026-07-249055687.1 KB
triage

List Org Alert Triage

List triage actions for an organization. Results are paginated and can be sorted by created_at or updated_at.

This endpoint consumes 1 unit of your quota.

This endpoint requires the following org token scopes:

  • triage:alerts-list
get/orgs/{org_slug}/triage/alerts

Path parameters

org_slugstring required

The slug of the organization

Query parameters

sortstring

Field to sort by. One of: created_at, updated_at.

directionstring

Sort direction. One of: asc, desc.

per_pageinteger

Number of results per page (1–100, default 30).

pageinteger

Page number (1-based).

Response

Lists triage actions for the specified organization.

nextPageinteger nullable required