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

Authorizations

Authorization
string
header
required

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

Query Parameters

status
string

Filter by status (pending, processing, completed, failed)

Response

OK

The response is of type object.