Get Active Units
This endpoint allows you to retrieve all active units in your CAD.
Last updated
Was this helpful?
This endpoint allows you to retrieve all active units in your CAD.
Last updated
Was this helpful?
This API endpoint requires the plus version of Sonoran CAD or higher. For more information, see our page.
POST
https://api.sonorancad.com/emergency/get_active_units
This endpoint allows you to retrieve all active units in your CAD.
id
string
Your community's ID
key
string
Your community's API Key
type
string
GET_ACTIVE_UNITS
data
array
Array of request objects
Integer (Enumeration) Value
Status Description
0
UNAVAILABLE
1
BUSY
2
AVAILABLE
3
ENROUTE
4
ON_SCENE
Sonoran CAD uses integer enumeration values for the unit's status
fields. See the tables below for more information. These represent the default options.