POST /v2/updates/update-by-id

Lookup an update by its ID. If there is no update with this ID, or all the events are filtered, an UPDATE_NOT_FOUND error will be raised.

post/v2/updates/update-by-id

Request body

updateIdstring required

The ID of a particular update. Must be a valid LedgerString (as described in value.proto).

Required

Response

Changes

No recorded changes to this endpoint across all 1 revision of this API.