Skip to main content
GET
/
api
/
Configuration
/
SendSms
Get Send SMS Config.
curl --request GET \
  --url https://api.example.com/api/Configuration/SendSms
{
  "isConfirmToSend": true,
  "creditLimit": 123
}

Response

200 - application/json

OK

isConfirmToSend
boolean
creditLimit
integer<int32>