Returns a paginated list of orders for your project, sorted by creation date (newest first by default). Use the nextCursor or previousCursor returned in the response to navigate between pages.
API scope required: orders.read
Documentation Index
Fetch the complete documentation index at: https://docs.crossmint.com/llms.txt
Use this file to discover all available pages before exploring further.
Opaque cursor from a previous response's nextCursor or previousCursor. Omit on the first request.
Maximum number of orders to return. Minimum 1, maximum 100.
1 <= x <= 100Sort direction applied to createdAt.
asc, desc