Skip to main content
GET
/
v1
/
customers
/
{id}
Get customer by ID
curl --request GET \
  --url http://localhost:3000/api/v1/customers/{id}

Path Parameters

id
string<uuid>
required

Response

Customer details