Skip to main content

Properties

limit?

optional limit?: number

Description

Number of alerts to return per page

page?

optional page?: number

Description

1-indexed page number

project_id

project_id: string

Description

The unique identifier of the project whose alerts are listed

sort_by?

optional sort_by?: "created_at" | "updated_at" | "name" | "status" | "frequency" | "last_triggered"

Description

Field to sort results by

sort_order?

optional sort_order?: "asc" | "desc"

Description

Sort order

status?

optional status?: "ACTIVE" | "TRIGGERED" | "PAUSED" | "RESOLVED"

Description

Only return alerts in this status