Skip to content

Returns the initialisation status of all the devices.

GET
/api/v1/{tenantId}/system/initialise-status

Plugin API access: this operation accepts a plugin JWT (PluginBearer) for its own tenant.

tenantId
required
string

OK

object
devices
Array<object>
nullable
object
deviceId
string
nullable
state
integer format: int32
Allowed values: 0 1 2 3

Bad Request

object
message
string
nullable
code
string
nullable

Too Many Requests

object
message
string
nullable
code
string
nullable