List clients
list_clientsRetrieve OAuth/OIDC clients configured in a Keycloak realm, optionally filtered by clientId, without exposing client secrets.
Instructions
List OAuth/OIDC clients configured in a realm. Client secrets are not included.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | Realm name | |
| clientId | No | Filter by clientId |