Skip to main content
GET
/
exports
/
{id}
/
videos
Get export videos
curl --request GET \
  --url https://api.social-api.ai/v1/exports/{id}/videos \
  --header 'Authorization: <api-key>'

Authorizations

Authorization
string
header
required

Prefix your API key with "Bearer ". Example: Authorization: Bearer sapi_key_...

Path Parameters

id
string
required

Export ID

Response

OK