cURL
curl --request GET \ --url https://api.example.com/api/Configuration/Settings
{ "value": "<string>" }
OK
Was this page helpful?