latestOpenAPI 3.0.12026-08-103995881.2 MB
053edab62415
events
Get an event
get/app/v1/events/{id}
Path parameters
idstring uuid required
Event ID
Response
A successful operation
Example response
{
"associated_facility": {
"custom_attributes": {
"attribute1": 12345,
"attribute2": "value1"
},
"latitude": 51,
"longitude": -114
}
}