json (application/json)
GET
200 (Success)
400 (Bad Request)
401 (Invalid authentication)
{
"status": "ok",
"message": "SMS statuses were found.",
"statuses": {
"1": {
"id": "1",
"message_id": "ClientACCF_001a9377",
"status_code": 0,
"source": "+420736302320",
"destination": "+420737000111",
"status_text": "Message delivered",
"created": "2020-09-16 13:26:58"
}
}
}