get_client_scope_client_scope_mappings
Retrieve client-level roles mapped to a client scope in a Keycloak realm using client scope ID and client UUID.
Instructions
Get client-level roles associated with a client scope's scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | Realm name | |
| client_scope_id | Yes | Client scope ID | |
| client_uuid | Yes | Client UUID |