list_group_members
List a group's members with their email and status.
Requires workspace billing-admin permission on the group's workspace.
Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
group_idrequired | string (uuid) | — | The group whose members to list. |
pagination | PaginationInput | — | Parameters driving result pagination |
limit | integer1–100 | 20 | Maximum number of results to return |
cursor | string | — | Cursor from which to return results |