List projects
Required permission: projects:read
AuthorizationBearer <token>
API key auth. Prefix cf_live_ for production orgs, cf_test_ for sandbox.
In: header
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/v1/projects"{ "data": [ { "id": "string", "name": "string", "description": "string", "format": { "aspectRatio": "16:9", "fps": 24, "resolution": "hd" }, "brandKitId": "string", "composition": { "hasComposition": true, "sceneCount": 0, "duration": 0, "updatedAt": "string" }, "lastRender": { "id": "string", "status": "string", "createdAt": "string", "outputUrl": "string", "outputExpiresAt": "string" }, "createdAt": "string" } ], "pagination": { "hasMore": true, "nextCursor": "string", "prevCursor": "string" }}{ "error": { "code": "string", "message": "string", "details": { "property1": null, "property2": null } }}{ "error": { "code": "string", "message": "string", "details": { "property1": null, "property2": null } }}{ "error": { "code": "string", "message": "string", "details": { "property1": null, "property2": null } }}{ "error": { "code": "string", "message": "string", "details": { "property1": null, "property2": null } }}{ "error": { "code": "string", "message": "string", "details": { "property1": null, "property2": null } }}{ "error": { "code": "string", "message": "string", "details": { "property1": null, "property2": null } }}{ "error": { "code": "string", "message": "string", "details": { "property1": null, "property2": null } }}