how does one retrieve all of the items or the rest...
# suitetalkapi
j
how does one retrieve all of the items or the rest of the items after the first call?
e
I wonder if pagination could work in that scenario. Never tried it myself. offset=2
j
hmmm interesting thought. I'll try that but it's a field on the record, not a list of records. hmm