Devices with tag
GET
/users/id/getDevicesByTag
Authorizations
ApiKeyAuth
TypeAPI Key (header: Authorization)
Parameters
Path Parameters
id*
user id
Typestring
Requiredformat
JSON
Query Parameters
tag*
Tag to search for in fully qualified key:value format. Example device_type:truck. Partial searches with wildcards may be used, eg device_type:% or device_type:veh_%
Typestring
Requiredfields
Optional array of device model fields to return. eg ["id","name"]
Typestring
format
JSON
Responses
Request was successful
application/json
JSON
[
{
}
]
GET
/users/id/getDevicesByTag