List accounts

Deprecated
List available accounts to pair your C2C device with.

Headers

x-client-versionstringOptionalDefaults to 0.0.0
Firmware or software version of a C2C integration. Will be used to determine the correct Device Model configuration for the device when multiple are available. Must be a valid semantic version. For more on semantic versions, see here: https://semver.org/

Response

Example response
_typeenum

The resource type, will always be account.

Allowed values:
display_namestring
The account's display name
idstringformat: "uuid"
The unique identifier for this account

Errors