Export sub accounts
Export sub accounts
Export all visible Superadmin sub accounts as CSV.
GET
Export sub accounts
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Search by sub account name, unique ID, email, or phone.
Maximum string length:
255Sort field.
Available options:
created_on, company_name, name, unique_identification_number, pay_terms Sort direction.
Available options:
asc, desc Accepted for parity with the list filter, but exports all matching rows.
Required range:
1 <= x <= 100Response
CSV export returned.
The response is of type string.
Last modified on July 20, 2026

