v25

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-0131124155.6 KB
v1

Get detailed person information

get/v1/person/{person_id}

Path parameters

person_idstring uuid required

The id of the person

Response

Successfully retrieved person data

idstring required

Unique person identifier. Example: cc78ab54-d958-49b8-bae7-2f6c0c308837

first_namestring required

First name of the person.

last_namestring required

Last name of the person.

date_of_birthstring date nullable required

Date of birth of the person. Format: ISO 8601 (YYYY-MM-DD) Example: "1990-01-01"

ageinteger nullable required

Age of the person.

citystring required

City of the person.