Beam
Open Beam
Messages

Get a message

Current documentation

Fetch a message and its delivery status.

GET https://beam.aisync.link/v1/messages/:id

curl https://beam.aisync.link/v1/messages/41 \
  -H "x-api-key: YOUR_WORKSPACE_KEY"

Statuses

StatusMeaning
queuedAccepted, waiting in the pacing queue.
sentHanded to the network. channel tells you blue bubble or text.
deliveredDelivery confirmed against carrier records (texts and blue bubbles).
failedThe send did not go through.
cancelledYou cancelled it before it went out.
no_channelNo active number could reach this contact.
The real success signal is the replyDelivery statuses are useful, but the metric that matters is whether people answer. Watch the reply rate in your inbox header.