Incidents

Get Incident

get/incidents/{id}

Path parameters

idstring required

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

Example response

{
  "$schema": "/v1/schemas/GetIncidentResponseBody.json"
}

Changes

Changed in 1 of the 28 revisions of this API.1

    • added the required property data/attributes/roles/items/user/attributes/organizationRole to the response with the 200 status

      response-required-property-added