Required membership role: org admin. PBAC permission: organization.listMembers. Learn more about API access control at https://cal.com/docs/api-reference/v2/access-control. If accessed using an OAuth access token, the ORG_MEMBERSHIP_READ scope is required.
For non-platform customers - value must be Bearer <token> where <token> is api key prefixed with cal_
For platform customers - OAuth client secret key
For platform customers - OAuth client ID
The number of items to return
1 <= x <= 100010
The number of items to skip
x >= 00
The email address or an array of email addresses to filter by
Filter by assigned attribute option ids. ids must be separated by a comma.
"?assignedOptionIds=aaaaaaaa-bbbb-cccc-dddd-eeeeee1eee,aaaaaaaa-bbbb-cccc-dddd-eeeeee2eee"
Query operator used to filter assigned options, AND by default.
OR, AND, NONE "NONE"
Filter by teamIds. Team ids must be separated by a comma.
"?teamIds=100,200"