List Customers

Get all the customers on your account

Retrieves a paginated list of your customers.

Retrieves all customers for a merchant profile

get
Authorizations
AuthorizationstringRequired

API Key as Bearer Token

Query parameters
searchstringOptional

Search parameter to use while filtering the list

pageinteger · int32Optional

The target page to retrieve if available. Minimum value is 1.

page_sizeinteger · int32Optional

Required page size. Acceptable range is from 1 to 100.

show_shadow_deletedbooleanOptional
statusstring · enumOptionalPossible values:
start_datestring · date-timeOptional
end_datestring · date-timeOptional
Responses
chevron-right
200

Returns 200 and a paged response containing the customers

application/json
statusstring · enumOptionalPossible values:
messagestring · nullableOptional
is_errorbooleanRead-onlyOptional
get
/v1/customers

Last updated