Sign in

List incidents (queryable)

documented

List incidents with filtering/pagination.

GET /incidentsIncidentsno implementation yet0 runs

Input

limit
Result limit
e.g. 100
page
Page offset
e.g. 0
since
Start time (ISO 8601)
e.g. 2025-01-01T00:00:00Z
until
End time (ISO 8601)
e.g. 2025-01-31T23:59:59Z
time_zone
Time zone
e.g. UTC or America/New_York
include
Include fields
e.g. first_trigger_log_entries
statuses
Statuses
e.g. triggered, acknowledged
Calls PagerDuty as you (your API key is your account); keychains.dev holds the credentials.