PersonService

Gets a list of matching people.

get/mr-api/person

Query parameters

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

Response

Gets all persons, alphabetically sorted

maxinteger required

Changes