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

sessionIdstringRequired
sessionId
eventIdstringRequired
Unique identifier for the session message

Response

Raw message with full untruncated data

Errors

500
Internal Server Error