Skip to main content
GET
List Incident Updates

Path Parameters

incident
integer
required

The incident ID

Query Parameters

per_page
integer
default:15

How many items to show per page.

page
integer

Which page to show.

filter[status]
string
sort
enum<string>[]
Available options:
status,
-status,
created_at,
-created_at
include
enum<string>[]
Available options:
incident,
incidentCount,
incidentExists

Response

Paginated set of Update

data
Update · object[]
required
meta
object
required
included
(Incident · object | Schedule · object)[]