v1

latestOpenAPI 3.0.12026-07-178692133.1 KB
PersonService

Gets a list of matching people.

get/mr-api/person

Query parameters

countGroupsboolean

Return the number of groups

order'ASC' | 'DESC'

how to order the results

filterstring

What to filter the results by

startAtinteger

Where in the results to start

pageSizeinteger

How many results to return

includeLastLoggedInboolean

Include last logged in timestamp

includeDeactivatedboolean

Include people who are no longer active

personTypesPersonType[]

Filter by person types

sortBy'name' | 'activationStatus'

Response

Gets all persons, alphabetically sorted

maxinteger required