Skip to main content
POST
POST /v2/updates/update-by-offset
Endpoint history: Added in 3.4. Modified in 3.5: description updated; response 400 description updated.

Authorizations

Authorization
string
header
required

Ledger API standard JWT token

Body

application/json
offset
integer<int64>
required

The offset of the update being looked up. Must be a valid absolute offset (positive integer).

Required

updateFormat
UpdateFormat · object
required

The format for the update.

Required

Response

update
Update · object