S
Samva
S
Samva
DashboardAPISamva DocumentationQuickstart GuideAuthentication

Api referenceSms

Get SMS Status

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"
}
curl -X GET "https://samva.app/api/v1/sms/status"