Games

Fetch a hand

Fetches a single hand by id, including its board, actions, pot, and settlement.

get/rooms/{id}/hands/{id2}

Path parameters

idstring required
id2string required

Response

OK

communityCardsstring[]
completedAtstring date-time
deckSeedHashstring
handIdstring required
ledgerPayoutTxIdstring
ledgerRakeTxIdstring
numberinteger required
potstring required
rakestring
roomIdstring required
startedAtstring date-time
statusstring required
txHashstring

Changes