Skip to main content

Statuses

Every message has an associated status. Once a message reaches a final status, no further actions will be taken with the message. The list of possible statuses is provided below:

StatusDirectionTypeDescription
queuedoutboundintermediateMessage has been queued and will be sent according to account rate limit.
deliveringoutboundintermediateMessage has been sent and is awaiting final delivery status.
deliveredoutboundfinalMessage has been delivered.
failedoutboundfinalMessage failed to be delivered.
unknownoutboundfinalFinal delivery state is unknown.
expiredoutboundfinalMessage expired before being sent.
receivedinboundfinalInbound message received.