SKU Management
Get Skus
Get paginated list of SKUs with optional search.
GET
Get Skus
Query Parameters
Page number
Required range:
x >= 1Items per page
Required range:
1 <= x <= 100Sort field with direction
Search by ref_id
Minimum string length:
2Response
Successful Response
Paginated response for SKUs list
Pagination metadata following API standards.
Attributes: page: Current page number (1-indexed) limit: Items per page total: Total number of items matching query totalPages: Total number of pages hasNext: Whether there is a next page hasPrev: Whether there is a previous page
Get Skus