v14
latestOpenAPI 3.1.02026-08-03122113375.9 KBseller-cases
List case
List cases related to orders sold by the authenticated seller.
Use this endpoint to build case inboxes and moderation queues for seller support teams.
Query behavior:
- Supports pagination with page and size.
- Supports sorting by createdAt or updatedAt with explicit direction.
Response behavior:
- Returns only cases linked to orders owned by the authenticated seller.
- Expands outcomes and attachments, with attachment URLs ready for display.
get/seller/cases
Query parameters
pageinteger
Page number
Page number
sizeinteger
Results per page
Results per page
sort'createdAt' | 'updatedAt'
Field to sort by
Field to sort by
direction'asc' | 'desc'
Sort direction
Sort direction
Response
Seller cases