Api referenceSms
Get SMS Status
Authorization
apiKey X-API-Key<token>
API key for authentication
In: header
Response Body
application/json
curl -X GET "https://samva.app/api/v1/sms/status"{
"enabled": true,
"phoneNumberCount": 0,
"defaultNumber": "string"
}