Tool to retrieve a list of stock items. Use when you need to list physical inventory items with tracking identifiers like serial numbers or barcodes.
sortstringSort order for the results (e.g., 'created_at' for ascending, '-created_at' for descending).
fieldsstringComma-separated list of fields to include in the response (e.g., 'id,barcode,status').
filterstringFilter criteria in the format 'field[operator]=value' (e.g., 'status[eq]=available'). Filterable fields: archived, archived_at, created_at, id, location_id, product_id, status, stock_item_type, updated_at.
includestringComma-separated list of related resources to include (sideload) in the response.
page_sizestringNumber of stock items per page. Used to control pagination size.
page_numberstringThe page number to retrieve. Used for pagination.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.