Get incident occurrences.
get
/connectedWorker/clientapi/v2/orgs/{orgId}/incidents/{incidentId}/occurrences
This operation retrieves occurrences of a specific incident.
Request
Path Parameters
-
incidentId: string
Incident identifier
-
orgId: string
Organization identifier
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Incident occurrences were successfully retrieved.
Root Schema : IncidentOccurrences
Type:
Show Source
object
-
items:
array items
-
links(optional):
array links
Read Only:
true
Nested Schema : IncidentOccurrence
Type:
Show Source
object
-
altitude(optional):
number
Read Only:
true
Altitude of the occurrence.Example:12.12345
-
id(optional):
string
Read Only:
true
The unique id of the objectExample:53
-
latitude(optional):
number
Latitude of the occurrence.Example:
39.215302
-
links(optional):
array links
-
longitude(optional):
number
Read Only:
true
Longitude of the occurrence.Example:26.308674
-
occurrenceTime(optional):
string(date-time)
Read Only:
true
Time of the occurrence in ISO-8601 format
Nested Schema : Link
Type:
Show Source
object
-
href:
string
The target resource's URI
-
rel:
string
Relation type