List OIDC Apps
listOidcAppsList OIDC applications in a realm with summary fields. Use a query filter to narrow results.
Instructions
Lists OIDC applications in a realm with summary fields only. Use getOidcApp for full details of a specific app.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | The realm | |
| queryFilter | No | Optional CREST query filter. Default: true (all apps). Example: name sw "my" |