Skip to main content

Get All Persons For Dialog

GET 

/api/persons/get-filtered-persons-for-lookup

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

Returns a server-side filtered, sorted, and paged, lightweight list of persons for populating pickers/dropdowns.

Unlike PersonController.GetAllPersons(...), this list is not visibility-filtered — any authenticated user sees every person in the tenant.

Request

Responses

A PageResult of Persons.PersonLookupDto.