list_group_children
Retrieve child groups of a specified group in a Keycloak realm, with pagination and brief representation options.
Instructions
List children of a group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | Realm name | |
| group_id | Yes | Group ID | |
| first | No | Pagination offset | |
| max | No | Maximum results size | |
| briefRepresentation | No | If true, return brief representation |