List inventory items (SKUs: variant x size stock-keeping units)
Returns a paginated list of inventory items — the stock-keeping units (SKUs), i.e. the variant x size combinations that stock is tracked against. Filter by variant, shop, or free-text search (e.g. by SKU or name). Use this to look up a SKU or resolve an inventory-item identifier.
Authorizations
User session token issued by NextAuth. For human users accessing Solya via the web application.
Query Parameters
Page number, 1-indexed (default: 1)
1 <= x <= 9007199254740991Number of items per page, max 100 (default: 20)
1 <= x <= 100Case-insensitive substring search query
Filter by variant ID
Filter by shop ID
Filter by brand ID
Filter by supplier ID (linked via order lines)
Filter by collection ID (linked via product variant)

