v1
latestOpenAPI 3.0.32026-07-24434977.4 KBAlerts
Fetching a single Alert
Fetches an existing alert
get/alerts/{alertId}
Path parameters
alertIdstring required
The ID of the alert that will be fetched.
Response
Successfully fetched single alert.
Example response
{
"eventTime": "2023-12-31T23:59:59.999999Z",
"location": {
"latitude": 33.786147,
"longitude": -84.412822,
"address": "1170 Howell Mill Rd NW, Atlanta, GA 30318"
}
}