Retrieve order status sets with filtering and pagination
GET/v2/order-statuses/sets
Retrieve a paginated list of order status sets that group related order statuses for workflow management.
Supports filtering by creation dates, names, and other set properties. Results include set metadata, contained statuses count, and configuration settings for workflow organization.
Request
Responses
- 200
- 400
- 401
- 403
- 500
Successfully retrieved paginated list of order status sets matching the search criteria
Invalid request parameters or malformed query data
Authentication credentials are missing or invalid
Insufficient permissions to access order status set data
Internal server error occurred while retrieving order status sets