Retrieve a paginated list of users. You can filter the results using various query parameters.
memberships
: Include basic membership data for each usermemberships.company
: Include both membership and associated company detailscompanies
: Include all companies associated with the userexpand[]=memberships&expand[]=companies
results
property. The response includes pagination information in the next
and previous
fields.