list_organization_members
Retrieve the list of members belonging to a specific organization in a Keycloak realm, with pagination support.
Instructions
List members of an organization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | Realm name | |
| org_id | Yes | Organization ID | |
| first | No | Pagination offset | |
| max | No | Maximum results to return |