계정 프로젝트 나열

Deprecated

C2C 디바이스를 페어링할 수 있는 프로젝트 나열

인증

AuthorizationBearer

Bearer <token> 형식의 Bearer 인증. 여기서 token은 인증 토큰입니다.

경로 매개변수

account_idstring필수형식: "uuid"
Account ID

헤더

x-client-versionstring선택 사항기본값 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/

응답 헤더

x-ratelimit-limitdouble

The number of times you can make this call within the x-ratelimit-window

x-ratelimit-remainingstring선택 사항

The number of remaining times you can make this API call in the x-ratelimit-window

x-ratelimit-windowstring선택 사항
The length in milliseconds of the rate limit window

응답

Example response
_typeenum
Type of the returned object.
idstring형식: "uuid"
Frame.io project ID
namestring1-250 characters
Name of the Frame.io project

오류

403
Forbidden Error
404
Not Found Error