GET /locations/{location_id}/devices

Get location devices

This endpoint provides a list of the devices installed at a specific location. By providing the location ID you get a list of all the devices installed in it.

Get location devices

get
/locations/{loc_id}/devices

Get location devices

Authorizations
AuthorizationstringRequired
Path parameters
loc_idstringRequired

loc_id

Responses
200

Successful operation

application/json
get
/locations/{loc_id}/devices

Last updated