This endpoint allows users to find a list of persons based on multiple person attributes.
group_ids
parameter or a list of group external references through the groups_external_refs
attribute to filter the list of retrieved persons down.
Do not provide both, as this will result in the request failing.
If no group_ids or group_external_refs are specified in the request body, the authenticated user will retrieve person records for all groups they have access to.
last_id
.after-id
parameter to load the next set of results.If there are no more results to load, this value will be -1.Please note that this is unrelated to the external reference or the internal identifier.