cURL
curl --request GET \ --url https://api.example.com/api/Messages/Sms/Credits
{ "value": 123 }
OK
Was this page helpful?