OpenapiOauth
List all OAuth provider configurations for a realm
Path Parameters
realmId*string
Realm ID
Response Body
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/api/oauth/string/configs"[ { "clientId": "string", "createdAt": "string", "enabled": true, "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "providerType": "string", "realmId": "string", "scopes": [ "string" ], "updatedAt": "string" }]{ "code": "string", "details": null, "message": "string", "requestId": "string", "status": 0}{ "code": "string", "details": null, "message": "string", "requestId": "string", "status": 0}{ "code": "string", "details": null, "message": "string", "requestId": "string", "status": 0}