Get Message

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
statusenum

A message’s aggregate status; MIXED when its deliveries disagree.

fromstring
workspace_idstring
created_atdatetime
object"message"Defaults to message
subjectstring or null
deliverieslist of objectsDefaults to []
attachmentslist of objectsDefaults to []
eventslist of objectsDefaults to []

Errors

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