Get Message Body

The rendered message body. Available for a limited retention window after send, then removed.

Authentication

AuthorizationBearer
Your RRay API key.
OR
RRay-Workspace-Idstring

The workspace to act on. Required when your credential is account-level; ignored for workspace-scoped API keys, which already carry their workspace.

Path parameters

message_idstringRequired

Response

Successful Response
idstring
object"message_body"Defaults to message_body
htmlstring or null
textstring or null

Errors

401
Unauthorized Error
404
Not Found Error
422
Unprocessable Entity Error
429
Too Many Requests Error
500
Internal Server Error