Projekte für Konto auflisten

Deprecated

Verfügbare Projekte auflisten, mit denen Ihr C2C-Gerät gekoppelt werden kann.

Authentifizierung

AuthorizationBearer

Bearer-Authentifizierung der Form Bearer <token>, wobei token Ihr Auth-Token ist.

Pfadparameter

account_idstringErforderlichFormat: "uuid"
Account ID

Header

x-client-versionstringOptionalStandardwert ist 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/

Antwort-Header

x-ratelimit-limitdouble

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

x-ratelimit-remainingstringOptional

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

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

Antwort

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

Fehler

403
Forbidden Error
404
Not Found Error