Export organization customers as CSV
Customers
Export organization customers as CSV
Streams the organization’s customers as a CSV file (text/csv, attachment), enriched with each customer’s name and email. Honors the same status and search filters as the list endpoint but is not paginated. Requires a Nevermined API key, organization admin privileges, and the Enterprise tier.
GET
Export organization customers as CSV
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Organization ID
Example:
"org-abc123"
Query Parameters
Filter exported customers by status.
Available options:
active, blocked Free-text search across customer identifiers.
Response
CSV file of the organization customers
Related topics
CustomersWhite-label Customer OnboardingOrganizationsGet an organization customerUnblock an organization customer