Get an incident occurrence.
get
/connectedWorker/clientapi/v2/orgs/{orgId}/incidents/{incidentId}/occurrences/{occurrenceId}
This operation retrieves a specific occurrence of an incident.
Request
Path Parameters
-
incidentId: string
Incident identifier
-
occurrenceId: string
Incident occurrence identifier
-
orgId: string
Organization identifier
There's no request body for this operation.
Back to TopResponse
200 Response
Incident occurrence was successfully retrieved.