v6

OpenAPI 3.1.0raw.githubusercontent.com2026-08-0161197504.7 KB
customers

Retrieve a customer

Retrieve a customer by ID.

get/customers/{id}

Path parameters

idstring required

The ID of the customer.

The ID of the customer.

Response

OK

OR
OR

Example response

{
  "date_of_birth": "1988-04-12T00:00:00Z",
  "risk_score": "42.50"
}