Incidents REST Endpoints

Incidents
The Incidents API lets you manage and maintain the incidents in your Oracle IoT Connected Worker Cloud Service instance.
Get an incident.
Method: get
Path: /connectedWorker/clientapi/v2/orgs/{orgId}/incidents/{incidentId}
Get employees affected by the given incident.
Method: get
Path: /connectedWorker/clientapi/v2/orgs/{orgId}/incidents/{incidentId}/employees
Get incidents.
Method: get
Path: /connectedWorker/clientapi/v2/orgs/{orgId}/incidents
Get locations affected by the given incident.
Method: get
Path: /connectedWorker/clientapi/v2/orgs/{orgId}/incidents/{incidentId}/locations
Get projects affected by the given incident.
Method: get
Path: /connectedWorker/clientapi/v2/orgs/{orgId}/incidents/{incidentId}/projects