GET History by Exact Key
Fetch every historical write for one exact key under one predecessor and contract.
Fetch every historical write for one exact key under one predecessor and contract.
Responses from the selected endpoint appear here after you run a request.
Live response output will appear here after you run a request.
This operation performs GET /v0/history/{current_account_id}/{predecessor_id}/{key}.
Required request inputs: yes
GET /v0/history/social.near/james.near/graph%2Ffollow%2Fsleet.near
current_account_id *stringpredecessor_id *stringkey *stringHistorical rows for the selected predecessor, account, and key
entries *arrayitemsobjectKvEntryaction_indexintegerblock_height *integerblock_timestamp *integercurrent_account_id *stringkey *stringpredecessor_id *stringreceipt_idstringsigner_idstringtx_hashstringvalue *valueRaw JSON value as stored in FastData.
page_tokenstringOpaque pagination cursor for the next page. Absent when there are no more results.