アカウントのプロジェクトを一覧表示

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