v6

OpenAPI 3.1.0raw.githubusercontent.com2026-08-0161197504.7 KB
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"
}