List Groups
List groups under an account.
Prerequisite: Pro or higher account.
Scopes: group:read:admin
Rate Limit Label: Medium
.
Example Output
{
"groups": [
{
"id": "SobVexyrQjqCkcxjpBWi6w",
"name": "Developers",
"total_members": 200
}
],
"total_records": 200
}
Workflow Library Example
List Groups with Zoom and Send Results Via Email
Preview this Workflow on desktop