Devices
Get a list of devices of a given team.
Authorizations
Query parameters
teamIdintegerRequiredExample:
1
assignedbooleanOptionalExample:
true = devices with scenarioId; false = devices without scenarioId - this filter only affects the trigger scope
true
viewForScenarioIdintegerOptionalExample:
Devices assigned to the scenario and not assigned devices. If this parameter is set assigned parameter is ignored.
4
Responses
200
Successful response
application/json
get
200
Successful response
Errors: IM004 - Confirmation required (error with metadata) - needs confirmation IM405 - Device can't be deleted because it contains messages in queue (error with metadata) - needs confirmation IM005 - Device is locked by a running scenario and thus can't be deleted
Authorizations
Path parameters
deviceIdstringRequiredExample:
2
Query parameters
confirmedbooleanOptionalExample:
true
Responses
200
Successful response
application/json
delete
200
Successful response