etebase-docs
etebase-docs copied to clipboard
Confusion between stoken and iterator parameters
trafficstars
The "Fetch in chunks" sections in Using Collections and Using Items both use the stoken parameter to facilitate pagination. The "Iterating through responses" section in Collection Sharing however, which seems to descibe the same process, uses iterator. Are all of these examples correct? What is the difference between stoken and iterator?