GetQueuedCommandsWithOnlinePlayersRequestDto
customer_namesstring[]Optional
minecraft_uuidsstring[]Optional
steam_idsSteamId[]Optional
A 64-bit Steam account identifier. Accepts string or numeric format.
Example
{
"steam_ids": [
"76561197960287930"
],
"minecraft_uuids": [
"string"
],
"customer_names": [
"string"
]
}