Skip to main content
GET
/
admin
/
exports
/
customers
Export customers as CSV
curl --request GET \
  --url https://api.mnemom.ai/v1/admin/exports/customers \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

Supabase service role key for admin and service endpoints

Response

CSV file

The response is of type string.