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

KeyDatatypeRequiredDescription
filternullLimit the fields returned in the response to the ones you need.

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring