curl --request GET \ --url https://api.terrareach.com/api/v1/sms
{ "remainingCredits": 123, "masks": [ "<string>" ] }
The response is of type object.
object
Was this page helpful?