Retrieve a customer
GET {{url}}customers/:customer_id
Retrieves a customer using the unique customer_id. This identifier can be found in the response after creating a new customer.
https://docs.acquired.com/reference/fetch-customer-by-id
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
filter | null | Limit the fields returned in the response to the ones you need. |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string |