Exports
List export jobs
Guide: [Data exports](/docs/exports)
Guide: Data exports
Authorization
apiKey X-API-Key<token>
Your CRM panel API key
In: header
Path Parameters
of_user_id*string
Creator account ID of the connected account (OnlyFans or Fansly). Use GET /accounts to list connected accounts and their IDs.
Response Body
application/json
curl -X GET "https://example.com/accounts/string/exports"{ "jobs": [], "success": true, "total": 0}