**Deprecated**, use /v2/updates/{update_id} instead
GET
Deprecated, use /v2/updates/ instead.
Protocol Details
Inputs
Path parameters
string
required
Query parameters
boolean
Whether contract payload should be encoded into json using a lossless, but much harder to process, encoding. This is mostly used for backend calls, and is not recommended for external users. Optional and defaults to false.
Outputs
200
application/json
UpdateHistoryItem
required
An individual item in the update history. May be a transaction or a contract reassignment.
400
application/json
string
required
404
application/json
string
required
500
application/json
string
required
History
Changed
0.6.0The GET /v0/updates/{update_id} operation changed in this snapshot.
Changed
0.5.17The GET /v0/updates/{update_id} operation changed in this snapshot.
Deprecated
0.5.10Introduced
0.5.10