v4
latestOpenAPI 3.1.02026-08-031873791.4 MBCustomers
List customers
Retrieve a paginated list of customers with filtering, search, and ordering capabilities.
get/public/v1/customers/
Query parameters
searchstring nullable
idinteger[] nullable
company_idinteger[] nullable
customer_typestring[] nullable
namestring nullable
name_exactstring nullable
unique_idstring nullable
emailstring nullable
websitestring nullable
addressstring nullable
countrystring nullable
statestring nullable
phonestring nullable
record_statusRecordStatus[] nullable
approval_statusstring[] nullable
orderingstring nullable
limitinteger
Number of records to return per page (capped at 100)
Number of records to return per page (capped at 100)
offsetinteger
Number of records to skip before starting to return results
Number of records to skip before starting to return results
Response
OK