Skip to main content

Get own device record

GET/devices/me
The device fetches its own record, granted roles and local config (device JWT).

Response

Device self record

device*object
id*string
name*string
type*string
organisationId*string
accountId*string
location*objectnull
roles*object[]
accountId*string
roleId*string
config*object
corsAllowlist*string[]
localHostname*stringnull
Code Samples
No code examples available for this operation.

Try It