Authorization: Bearer ********************
curl --location --request GET 'futurmix.ai/v1/videos/video-abc123/content' \ --header 'Authorization: Bearer <token>'
{ "error": { "message": "string", "type": "string", "param": "string", "code": "string" } }