Get
/v{version}/Fast/player/{playerId}/{messageId}
Security
API Key: api_key
Header parameter nameX-ApiKey
Api Key
API Key: session_id
Header parameter nameX-Session-Id
Session Id
Path parameters
messageId
string (uuid) Required
Unique ID of the message
playerId
integer (int32) Required
Unique ID of the player
version
stringRequired
The requested API version
Default"1.20"
Responses
200
OK
object
FAST response message
BinaryPayload
string (byte)
Binary content of the message payload
CommittedUtc
string (date-time)
Committed time of the message in UTC
PlayerId
integer (int32)
Unique ID of the player
Processed
boolean
If true, the message is processed.
Default: false.
SentUtc
string (date-time)
Sent time of the message in UTC
State
integer (int32)
State of the message
StatusMessage
string
Status message of the message
TextPayload
string
Content of the message payload as plain text
400
Bad request
object
ValidationErrors
object
property*
Array of string additionalProperties
string
403
Access denied
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
404
Message not found.
500
Unexpected error
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties