Get SMS Cost (v1)
Method & Path
GET /api/v1/workspace/sms/cost
Description
Get the cost per SMS message constant.
Authentication
None: This is a public endpoint (no authentication required).
Headers
Content-Type: application/json
Response 200 OK
{
"costPerMessage": 0.05
}
Response Fields
costPerMessage(number): Cost per SMS message in the workspace currency
Notes
- This is a constant value used for calculating SMS costs
- Cost is per message sent, regardless of delivery status