Retrieve a paginated list of active users in the organization.
Only returns users who have accepted invitations and are active members.
For pending invitations, use GET /admin/invitations.
JWT token from Clerk authentication.
Must be from a user with org:admin role.
Number of results to return
1 <= x <= 500Number of results to skip for pagination
x >= 0Filter by organization role
org:admin, org:member Sort field and direction (prefix with - for descending, + for ascending)