collections_group_memberships
List group memberships for a collection by ID. Filter by group name, set limits, and paginate results.
Instructions
List group memberships of a collection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Collection ID | |
| limit | No | Number of results | |
| query | No | Filter by group name | |
| offset | No | Pagination offset | |
| nextPath | No | Next page path for pagination |