How can I check the message delivery status (successful/unsuccessful)?

In addition to the message history, our API has an endpoint for this.

    Please check here:

    Method Operation
    GET https://api.tyntec.com/chat-api/v2/messages/{message-id}/status

    Or check our API Reference.