Disputes list
disputes_listRetrieve disputes you filed or that were filed against your orders, with optional status filtering to track resolution stages.
Instructions
List disputes for the authenticated principal (buyer-side: ones they filed; seller-side: ones filed against their orders). Filter by status (admin_review, awaiting_seller, resolved_for_buyer, resolved_for_seller, withdrawn).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Opaque cursor from next_cursor in the previous page; omit for the first page. | |
| status | No | Filter to a single dispute status; omit for all statuses. | |
| page_size | Yes | Results per page, 1-100. Defaults to 20. |