Skip to main content
GET
/
v1
/
exports
/
{id}
Get export status and result
curl --request GET \
  --url https://api.social-api.ai/v1/v1/exports/{id} \
  --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

The response is of type object.