GET /api/room-history / GET /room-history/${shard}/${room}/${tick}.json response
GET /api/room-history
GET /room-history/${shard}/${room}/${tick}.json
ScreepsHttpClient.history
Number of the first tick in this chunk
An API success response always contains { ok: 1 }
{ ok: 1 }
Room name
History data indexed by tick
UNIX timestamp (UTC) indicating the time at the start of the chunk
GET /api/room-history/GET /room-history/${shard}/${room}/${tick}.jsonresponseSee
ScreepsHttpClient.history