Customers
List customers
Create customer
Bulk create customers
Bulk delete customers
Bulk retrieve customers
Bulk update customers
Search customers
Delete customer
Retrieve customer
Update customer
Remove group from customer
Add group to customer
Webhooks
customer.created
customer.deleted
customer.updated
<- Customers API
Customers API
Version
2024-10-17
GET
/v2/customers/{customer_id}
Returns details for a single customer.
Guide
Retrieve customer profiles
Example code
customer_id
string
Required
The ID of the customer to retrieve.
errors
Error [ ]
Any errors that occurred during the request.
Show attributes
customer
Customer
The requested customer.