GET
/customers/{customerId}
Get Customer
Retrieve details of a specific customer.
Responses
| Status | Description | Schema |
|---|---|---|
| 200 | Customer details | - |
| 404 | Customer not found | - |
NeoArc Studio
/customers/{customerId}
Retrieve details of a specific customer.
| Status | Description | Schema |
|---|---|---|
| 200 | Customer details | - |
| 404 | Customer not found | - |