POST
/
query
/
debug
/
state
curl --request POST \
  --url http://localhost:4040/query/debug/state
[
  {
    "id": "<string>",
    "data": [
      {}
    ]
  }
]

Response

200 - application/json
id
string
required
data
object[]
required