Customers
Get customer
get/customers/{uuid}
Path parameters
uuidstring required
Customer UUID.
Response
Customer details
Example response
{
"self": "/2.0/customers/abc123",
"prefix": "+34"
}Changes
No recorded changes to this endpoint across all 4 revisions of this API.