Skip to main content
GET
List Inventory Levels

List Inventory Levels

Returns inventory levels for product variants across all locations.

Request

Parameters

integer
default:"1"
Page number for pagination
integer
default:"50"
Number of items per page (max 250)
string
Filter by inventory location ID
string
Comma-separated list of inventory item IDs to retrieve
string
Comma-separated list of variant IDs to retrieve
string
Filter inventory updated after this date (ISO 8601)

Response

boolean
Whether the request succeeded
array
Array of inventory level objects
object
Pagination information

Example Response

Inventory Quantities Explained

Error Codes