latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-1362199515.0 KB

5b4c43e2941b

customers

Retrieve a person

Retrieve a person by ID.

get/persons/{id}

Path parameters

idstring required

The ID of the person.

The ID of the person.

Response

OK

OR

Example response

{
  "date_of_birth": "1988-04-12"
}