<- Customers API

Customers API

Retrieve customer

GET

 /v2/customers/{customer_id}

Returns details for a single customer.

Permissions:CUSTOMERS_READ
Try in API Explorer
Link to section

Path parameters

Example code

Link to section

customer_id

string

Required

The ID of the customer to retrieve.

Link to section

Response fields

Link to section

errors

Any errors that occurred during the request.

Link to section

customer

The requested customer.