v3

latestSwagger 2.0raw.githubusercontent.com2024-08-2820423.2 KB
customers

List all your customers

Return a list of your customers

get/customers/

Query parameters

external_idstring
namestring
emailstring
first_namestring
last_namestring
sirenstring
searchstring

A search term.

orderingstring

Which field to use when ordering the results.

pageinteger

A page number within the paginated result set.

page_sizeinteger

Number of results to return per page.

Response

OK

countinteger required
nextstring uri nullable
previousstring uri nullable
All 20 operations