Integrate via REST API
/query/debug/state
Displays the entire game state
POST
cURL
Response
200 - application/json
Successful response
The response is of type object[]
.
cURL
Displays the entire game state
Successful response
The response is of type object[]
.