GET
/
customers
/
{id}

Path Parameters

id
string
required

Customer is uniquely identified by id

Query Parameters

depth
integer

The number of levels of related objects to include in the response

Response

200 - application/json
data
object
success
boolean