Documentation Index

Fetch the complete documentation index at: https://docs.grassfish.com/llms.txt

Use this file to discover all available pages before exploring further.

Get FAST response message

Prev Next
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

Expand All
object
ValidationErrors
object
property*
Array of string additionalProperties
string
403

Access denied

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
404

Message not found.

500

Unexpected error

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties