Skip to main content
patterns/list, references/list, products/list and orders/list return results newest first, up to limit per page, with a nextCursor:
Omit cursor for the first page. Pass the previous nextCursor as cursor to get the next page. A null nextCursor marks the last page.