get_group_members
Get a list of all users belonging to the current group. Supports pagination and filtering to manage group membership.
Instructions
Get Group Members [GET /api/groups/members] Returns all users belonging to the current group
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| orderBy | No | ||
| perPage | No | ||
| queryFilter | No | ||
| orderDirection | No | desc | |
| paginationSeed | No | ||
| orderByNullPosition | No |