Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Required range: 
1 <= x <= 1000Required range: 
x >= 0Type of team member.
Available options: 
user, sso_group Defines the permission level of a user within a team:
- EDITOR: Can manage team resources, create and modify shared items, and change settings
- VIEWER: Can view team resources and have limited interaction capabilities
Available options: 
editor, viewer Response
Successful Response
Response model for listing team members with pagination metadata.
List of team members
Number of remaining members not returned
Maximum number of results per page
Number of results to skip
Whether this is the special 'all users' team that automatically includes all organization members

