Get Store Inventory
Catalog
Get Store Inventory
This endpoint retrieves the complete inventory for a specific store, including product details, pricing, quantities, and category information.
GET
Get Store Inventory
This endpoint returns a paginated list of all products in your store’s inventory with comprehensive details including pricing, stock levels, and category information.Documentation Index
Fetch the complete documentation index at: https://developer.lulacommerce.com/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Maximum number of items to return per page
Number of items to skip for pagination
Filter by product active status
Minimum price filter (in cents)
Maximum price filter (in cents)
Field to order results by
Sort direction. Values: “ASC” or “DESC”
Response
Array of inventory items

