Blueticks
Messages

Batch get message acks

Get delivery status for up to 200 sent messages in one call.

Useful for campaign dashboards / status reconciliation. Requires chats:read.

Request

curl -X POST "https://api.blueticks.co/v1/messages/acks" \  -H "Content-Type: application/json" \  -d '{    "message_keys": [      "string"    ]  }'
POST
/v1/messages/acks

Request Body

application/json

Response

Response Body

application/json

application/json