Skip to main content

Get queued message

GET 

/v1/outbox/:queueId

Gets a queued message in the Outbox. Credentials are masked: stored passwords, the credentials in any proxy or webhook URL, and the values of custom webhook headers all read back as "******". A masked value is not the stored one - leave the field out of an update rather than writing it back, otherwise the mask replaces the credential.

Request

Responses

Returns the queued message, including its delivery attempts and last error.