Get a single raw message by event ID
Returns a single raw message by event ID, including the full data without truncation.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
sessionId
sessionId
eventId
Unique identifier for the session message
Response
Raw message with full untruncated data
Errors
500
Internal Server Error