duo_list_user_groups
List the Duo groups a user belongs to using the user ID, with optional pagination controls to review access and group memberships.
Instructions
List the groups a user belongs to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of items per page (Duo default/max vary by endpoint). | |
| offset | No | Offset into the result set, for paging past the first page. | |
| userId | Yes | Duo user_id. |