list_groups
List a workspace's groups with their name and granted role.
Groups bundle members under a shared workspace role and/or a Creative-Units cap. Use
this to find group ids for the other group tools. Requires workspace billing-admin.
Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
workspace_idrequired | string (uuid) | — | The workspace whose groups 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 |