Incident Updates
List Incident Updates
GET
Path Parameters
The incident ID
Query Parameters
Available sorts are status
, created_at
. You can sort by multiple options by separating them with a comma. To sort in descending order, use -
sign in front of the sort, for example: -status
.
Available includes are incident
, incidentCount
, incidentExists
. You can include multiple options by separating them with a comma.
How many items to show per page.
Which page to show.
Response
200
application/json
Paginated set of `Update`
The response is of type object
.