Skip to main content
Collection endpoints use cursor pagination. The maximum page size is 100.
When hasMore is true, pass nextCursor unchanged to the next request:
Do not parse, modify, persist indefinitely, or construct cursors yourself. Start a new traversal without a cursor when the filter or sort order changes.