List all customers

Returns a list of all customers. Customers are returned by creation date, with the most recently created showing first. By default we will return the 25 most recently created objects, unless otherwise specified using the limit query parameter. You can also specify what parameters are returned by using the filter query parameter, if not specified every parameter within the customer record will be returned.

Query Params
int32
Defaults to 0

The record to start the response on.

int32
1 to 100

A limit on the scope of values returned in the response.

string

Filter the parameters that you want to return within the response.

string

Filter by the customer reference

Headers
uuid

Unique ID assigned by Acquired.com for your company.

Responses

Language
Credentials
Bearer
JWT
URL
Response
Choose an example:
application/json