POST

Search Inventory Items


Retrieves a list of inventory items, given the provided filtering, sorting, and cursor paging.

Search Inventory Items runs with these defaults, which you can override:

  • createdDate is sorted in DESC order
  • cursorPaging.limit is 100

To learn about working with Search endpoints, see API Query Language, and Sorting and Paging.

Learn more about the differences between Query and Search methods.

Permissions
Read inventory in v3 catalog
Learn more about app permissions.
Method Declaration
Copy
Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?