List accounts
List available accounts to pair your C2C device with.
Authentification
AuthorizationBearer
Authentification bearer de la forme Bearer <token>, où token est votre jeton d’authentification.
En-têtes
x-client-version
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/
En-têtes de réponse
x-ratelimit-limit
The number of times you can make this call within the x-ratelimit-window
x-ratelimit-window
The length in milliseconds of the rate limit window
x-ratelimit-remaining
The number of remaining times you can make this API call in the x-ratelimit-window
Réponse
Example response
_type
The resource type, will always be account.
display_name
The account's display name
id
The unique identifier for this account
Erreurs
401
Unauthorized Error
404
Not Found Error