---
title: "Get SMS Sent Count"
method: POST
path: "/get-sms-sent-count.json"
tags: ["Reporting"]
---

# Get SMS Sent Count

`POST /get-sms-sent-count.json`

Retrieves total number of SMS sent in a given timeframe

## Response `200`

OK

- object
  - `count` integer — The count of something
  - `error` object
    - `code` string — The error code
    - `description` string — Description of the error

---

[API](https://skmtc.net/kudosity/apis/transmit-sms-api.md) · [All operations](https://skmtc.net/kudosity/apis/transmit-sms-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kudosity/transmit-sms-api/versions/9f6c34b849af/schema)
