<- Devices API

Devices API

Get device code

GET

 /v2/devices/codes/{id}

Retrieves DeviceCode with the associated ID.

Permissions:DEVICE_CREDENTIAL_MANAGEMENT
Try in API Explorer
Link to section

Path parameters

Example code

Link to section

id

string

Required

The unique identifier for the device code.

Link to section

Response fields

Link to section

errors

Any errors that occurred during the request.

Link to section

device_code

The queried DeviceCode.