list_orders
List customer orders from your Squarespace store. Filter by fulfillment status or modified date, and paginate through results.
Instructions
List store orders (up to 50 per page, newest-modified first).
Filter with fulfillment_status (PENDING, FULFILLED, or
CANCELED) and/or modified_after (ISO-8601 UTC). Page with cursor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | ||
| modified_after | No | ||
| fulfillment_status | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||