Skip to content

Search these docs, or ask Revo a question — answers link the pages they came from.

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
string
Allowed values: initialised uninitialised initialising uninitialising

Bad Request

object
message
string
nullable
code
string
nullable

Too Many Requests

object
message
string
nullable
code
string
nullable