Skip to main content

Get Single Person

GET 

/api/persons/getperson/:id

Tier: Public — stable, supported for third-party integration.

Returns the full detail of a single person.

By design, not visibility-filtered — a place-restricted caller can fetch any person in the tenant by id.

Request

Responses

The person. See Persons.PersonDetailDto.