Skip to main content
POST
POST /v2/updates/update-by-offset

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