디바이스 정보
디바이스 정보
현재 디바이스 연결 정보를 가져옵니다.
인증 토큰을 확인하고 사용자 인터페이스 표시에 유용한 정보를 반환합니다.
인증
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/
응답
Device information response
_type
리소스 유형 식별자
id
asset_type
이 디바이스가 생성할 에셋 유형
creator_id
deleted_at
device_id
inserted_at
last_seen_at
last_known_firmware_version
디바이스에서 보고한 마지막으로 확인된 펌웨어 버전
name
iOS 앱과 웹 앱에 표시되는 이 디바이스의 이름
project_id
이 디바이스가 연결된 프로젝트 ID
updated_at
status
timezone
project
channels
channel_count
path_asset_type
path_name
required_metadata_attributes
오류
401
Unauthorized Error