Skip to main content
GET
/
v1
/
customers
/
export
Export Customers
curl --request GET \
  --url https://api.sandbox.busha.so/v1/customers/export \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

Bearer Authentication

Headers

X-BU-PROFILE-ID
string

User profile header

Example:

"BUS_YOK8tp5Zga01qOKEsqp07"

Query Parameters

cursor
string<string>

The cursor

limit
integer

The number of items to return

Example:

10

sort
enum<string>

The order to sort the results

Available options:
asc,
desc
Example:

"asc"

q
string
Required string length: 3 - 100
Example:

"kay@busha.co"

Response

Successful response

The response is of type file.