MESSAGING SERVICES
Get Message Status
This endpoint allows you get the delivery status of messages
π NOTE
You can subscribe to the webhook service here
Request
Header
Header | Type | Description |
---|---|---|
AppId | string | Create an app to get your app ID on dashboard here |
Authorization | string | public secret key |
Query Parameters
Parameters | Type | Description | Required |
---|---|---|---|
message_id | string | reference ID of the message | required |
Response Sample
Was this page helpful?