Incidents
List Incidents
get/incidents
Query parameters
limitinteger
offsetinteger
searchstring
archivedboolean
teamIdstring
Response
OK
Example response
{
"$schema": "/v1/schemas/ListResponseBodyIncident.json"
}Changes
Changed in 1 of the 28 revisions of this API.1
- ○
added the required property
data/items/attributes/roles/items/user/attributes/organizationRoleto the response with the200statusresponse-required-property-added
- ○