BlitzReels
BlitzReelsDocumentation
API Reference
GET
/projects/{projectId}

Authorization

ApiKeyAuth
Authorization<token>

Use Bearer br_live_....

In: header

Path Parameters

projectId*string

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/projects/string"
{  "id": "string",  "name": "string",  "description": "string",  "aspect_ratio": "9:16",  "status": "string",  "thumbnail_url": "string",  "created_at": "string",  "updated_at": "string"}