KVListPageThe KVListPage object containing paginated results from puter.kv.list().
items (Array)
An array containing either:
returnValues is falseKVPair objects when returnValues is truecursor (String) (optional)
A pagination cursor to fetch the next page of results. Present only when there are more results to fetch. Pass this value to the next puter.kv.list() call to retrieve the next page.