Retrieves a list of users and their relationships with institutions based on search criteria
JWT token passed in x-access-token header
Account ID(s) to filter entitlements (space-separated for multiple)
Institution ID to filter entitlements
Account type filter (user, admin)
user, admin Search term for users (matches email, first name, last name)
Whether to filter for users with no institution (super admin only)
Page number (1-based)
x >= 1Number of results per page
1 <= x <= 5000DEPRECATED: Use pageSize instead
Successfully retrieved user institution data
Whether the request was successful
Array of user institution relationships
Total number of matching entitlements
Whether more results are available
Current page number
Number of results per page
Response message