Skip to main content
GET
/
v1
/
videos
/
{video_id}
/
content
Retrieve Video Content
curl --request GET \
  --url https://api.mirage.app/v1/videos/{video_id}/content \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

API key for authentication.

Path Parameters

video_id
string
required

Response

200 - application/json

Successful Response