Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Required range:
1 <= x <= 1000
Required range:
x >= 0
Type 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.