get https://api.zenskar.com/customer/
Important
Refer the documentation on create customer API to understand internal and external IDs.
Get the customer identifier
To get the customer details using this API, you must first get the customer identifier:
- Navigate to Customers in the left sidebar.
- Click on the row containing the customer you are interested in.
- Copy the UUID from the URL, as shown below:
Use the customer identifier
Use the UUID you copied from the URL as value for the customer_id
parameter.