Skip to documentation
Dashboard
Concepts

Message states

Understand the delivery lifecycle without provider-specific terminology.

On this page

State reference

StateMeaningFinal
queuedAccepted and waiting for processing.No
submittedAccepted by the receiving delivery network.No
deliveredA delivery confirmation was received.Yes
delayedDelivery is temporarily delayed.No
bouncedThe recipient server rejected the message.Yes
complainedThe recipient reported the message as unwanted.Yes
rejectedThe message was rejected before delivery.Yes
failedDelivery ended in a non-retryable failure.Yes
suppressedRouteKite did not send to a suppressed recipient.Yes

Timestamps

The response preserves queued, submitted, delivered, terminal, and created timestamps. A null value means the milestone has not been recorded.

On this page