列出帐户下的项目

Deprecated

列出可用于配对 C2C 设备的项目。

身份验证

AuthorizationBearer

Bearer 身份验证,格式为 Bearer <token>,其中 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