Telegram Delivery Report REST API

Telegram Delivery Report REST API for SMSGatewayCenter APIs

Telegram Delivery Report (DLR) REST API

Use the Delivery Report REST API to fetch Telegram message delivery reports for your account over HTTP. Reconcile sends, track delivery status, and integrate with billing or analytics systems. This endpoint accepts GET requests and returns JSON.

 

API Endpoint

https://unify.smsgateway.center/rest/tg/v1/dlr

Legacy alias without v1 in the path is also supported: /rest/tg/dlr

 

Authentication

Send your account userid and password as request parameters. Telegram Chat API access must be enabled on your account.

 

ParameterRequiredDescriptionExample/Value
Authentication (Required)
useridYesYour SMSGatewayCenter account username.YourUsername
passwordYesYour account password.**********
outputYesResponse format. Must be json.json
Optional Parameters
actionOptionalDefaults to list. Only list is supported in v1.list
fromDateOptionalStart of submit date range. Format YYYY-MM-DD or full date/time. Alias: from.2026-07-01 00:00:00
toDateOptionalEnd of submit date range. Format YYYY-MM-DD or full date/time. Alias: to.2026-07-07 23:59:59
chatIdOptionalFilter by Telegram chat ID (numeric).536510855
uuIdOptionalFilter by transaction ID returned when the message was sent. Alias: transactionId.1234567890123456789
uniqueIdOptionalFilter by internal unique message ID.90001
msgIdOptionalFilter by Telegram message ID.42
msgTypeOptionalFilter by message type (example: text, photo, document).text
channelOptionalFilter by send channel: 1 API, 2 UI, 3 Agent.1
statusOptionalFilter by delivery status: 0 delivered, 1 failed. Alias: globalErrorCode.0
phoneNumberOptionalFilter by customer phone number with country code, digits only. Matches contacts who shared their phone with your bot.919999999999
pageOptionalPage number. Default 1.1
limitOptionalRecords per page. Default 50, maximum 200.50

 

Sample Request Code (cURL)
curl --location 'https://unify.smsgateway.center/rest/tg/v1/dlr?userid=YourUsername&password=xxxxx&output=json&action=list&fromDate=2026-06-30&toDate=2026-07-07&chatId=536510855&status=0&channel=1&page=1&limit=50'

 

Sample Success Response
{
    "status": "success",
    "dlrList": [
        {
            "logId": "501",
            "uniqueId": "90001",
            "uuId": "1234567890123456789",
            "transactionId": "1234567890123456789",
            "chatId": "123456789",
            "phoneNumber": "919999999999",
            "msgId": "42",
            "message": "Your order is confirmed.",
            "msgType": "text",
            "charges": "0.50",
            "sendMethod": 1,
            "globalErrorCode": 0,
            "deliveryStatus": "delivered",
            "vendorErrorCode": "",
            "channel": 1,
            "channelName": "API",
            "isFinal": 1,
            "submitTime": 1712345678901,
            "submitTimeFormatted": "2026-07-07 10:14:38",
            "dispatchedTime": 1712345680000,
            "deliveryTime": 1712345681000,
            "deliveryTimeFormatted": "2026-07-07 10:14:41"
        }
    ],
    "totalRecords": 1,
    "page": 1,
    "limit": 50,
    "fromDate": "2026-07-01 00:00:00",
    "toDate": "2026-07-07 23:59:59",
    "statusCode": "200",
    "reason": "success"
}

 

Sample Error Response
{
    "status": "error",
    "dlrList": [],
    "statusCode": "403",
    "reason": "Telegram API access is not enabled for this account."
}

 

Notes

  • Results are ordered by submitTime descending (newest first).
  • uuId and transactionId are the same value returned when you send a message via the Send Telegram Message API.
  • deliveryStatus is a readable label derived from globalErrorCode (0 = delivered, 1 = failed).
  • phoneNumber in the response comes from customer mapping when the contact shared their phone with your bot.

Testimonials

Why do Great Businesses Trust SMS Gateway Center?

K

Kurlon IT

2022-08-04

We have tied up with other SMS providers also, but SMS GatewayCenter is quite good. Good Service from the team. We are very happy with the service be it accounts related or technical issue. We always get good response.

I

INOX Air Products

2018-02-09

We have an excellent experience with SMS Gateway Center. The services and support has been of very high standard.

S

Shalabh Arora

2025-04-11

I’ve been using SMSGatewayCenter’s bulk SMS and WhatsApp services since early 2022 for my small business, and the experience has been fantastic. The platform is intuitive, and the message delivery is incredibly reliable, reaching my customers without fail. The 24/7 support team is quick to assist, and the cost-effectiveness is a big plus. It’s transformed how I connect with my audience, and I highly recommend it to other entrepreneurs! (Google Revirews)

R

Reflex

2025-04-11

We’ve been using your bulk SMS services for a few months, and the results have been phenomenal. The open rates and customer engagement have gone through the roof. Highly recommend for any business looking to scale fast! (Google Revirews)

V

Vedanth Gowda

2025-04-18

I’m Vedanth Gowda, leading a finance business, and I’ve been leveraging SMSGatewayCenter’s bulk SMS and WhatsApp tools —absolutely transformative! The platform’s speed and precision in delivering financial alerts to my clients are unmatched, giving me a competitive edge. Samrat’s expertise in tailoring notification workflows for market updates was a standout, and the robust security features instilled trust. The affordable pricing and proactive support team make it a no-brainer. Perfect for finance pros aiming to elevate client trust and efficiency! (Google Revirews)

N

Naval Bhatnagar

2025-04-12

From day one, the team at SMS GATEWAY CENTER guided us through setup, testing, and launching campaigns. Their support is A+. Whether you’re new to SMS marketing or experienced, they make it smooth. Thank you Aakash. (Google Revirews)


CTA for Unlock Real-Time Messaging – Integrate Today!

Unlock Real-Time Messaging – Integrate Today!

Try Our API in a Sandbox Environment Before Going Live!

Join Thousands of Developers – Try Our API Now!

Get in touchSign up