This endpoint finds units with the list of body attributes passed to it.
group_ids
parameter or a list of group external references through the groups_external_refs
attribute to filter the list of retrieved units 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 unit 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.