GET
/
api
/
incidents

Query Parameters

per_page
integer

How many items to show per page.

page
integer

Which page to show.

sort
enum<string>

Field to sort by.

Available options:
name,
id,
status
include
enum<string>

Include related resources.

Available options:
components,
updates,
user

Response

200 - application/json
data
object[]