cURL
curl --request GET \ --url https://{FUSION HOST}/api/realm-configs/default
[ { "id": "<string>", "name": "<string>", "default": true } ]
OK
Was this page helpful?