계정 나열
계정 나열
C2C 디바이스와 페어링할 수 있는 사용 가능한 계정을 나열합니다.
인증
AuthorizationBearer
Bearer <token> 형식의 Bearer 인증. 여기서 token은 인증 토큰입니다.
헤더
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/
응답 헤더
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
응답
Example response
_type
The resource type, will always be account.
display_name
The account's display name
id
The unique identifier for this account
오류
401
Unauthorized Error
404
Not Found Error