Get a group
get_groupFetch a Wiki.js group's global permissions, page rules, and members to determine who can see or edit content, and provide the baseline for updating group rules.
Instructions
Returns one group with its global permissions, its page rules and its members. This is the authoritative answer to "who can see or edit what" — and it is what update_group needs as its starting point, because that mutation replaces the whole rule set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes | Numeric Wiki.js id. |