Создать список проектов для учетной записи
Создать список проектов для учетной записи
Создайте список доступных проектов, чтобы связать с ними ваше устройство C2C.
Аутентификация
AuthorizationBearer
Аутентификация Bearer в форме Bearer <token>, где token — ваш токен аутентификации.
Параметры пути
account_id
Account ID
Заголовки
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-remaining
The number of remaining times you can make this API call in the x-ratelimit-window
x-ratelimit-window
The length in milliseconds of the rate limit window
Ответ
Example response
_type
Type of the returned object.
id
Frame.io project ID
name
Name of the Frame.io project
Ошибки
403
Forbidden Error
404
Not Found Error