Skip to main content
GET
Returns one message belonging to the calling account. The result is always scoped to the key’s own account.

Path Parameters

string
required
The opaque message ID returned by the send endpoint. Treat it as a variable-length string.

Response Fields

object
The message row — same shape as a row in List Messages.

Examples

Error Codes

Also 401 invalid_credentials.