List all customers
GET {{url}}customers
Returns a list of all customers. Customers are returned by creation date, with the most recently created customers showing first.
https://docs.acquired.com/reference/fetch-all-customers
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
offset | null | The record to start the response on. | |
limit | null | A limit on the scope of values returned in the response. | |
filter | null | Limit the fields returned in the response to the ones you need. | |
Company-Id | null | Unique ID assigned by Acquired.com for your company. |