POST /v2/updates/update-by-offset

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

post/v2/updates/update-by-offset

Request body

offsetinteger required

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

Required

Response

Changes

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