Listar projetos da conta

Deprecated

Listar projetos disponíveis para emparelhar seu dispositivo C2C.

Autenticação

AuthorizationBearer

Autenticação bearer na forma Bearer <token>, onde token é seu token de autenticação.

Parâmetros de caminho

account_idstringObrigatórioformat: "uuid"
Account ID

Cabeçalhos

x-client-versionstringOpcionalPadrão é 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/

Cabeçalhos de resposta

x-ratelimit-limitdouble

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

x-ratelimit-remainingstringOpcional

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

x-ratelimit-windowstringOpcional
The length in milliseconds of the rate limit window

Resposta

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

Erros

403
Forbidden Error
404
Not Found Error