Docs

List Inventory Items

Retrieves inventory item records from Fiddle.

GET

Query

Arguments
number

Page number

number

Page size

string

Inventory item search query

string

Status selector

Uncommon arguments
string

Inventory type ID selector

string

Supplier ID selector

array of string

Inventory type ID list

array of string

Inventory item IDs to exclude

boolean

Whether to exact-match the query

boolean

Hide empty inventory items

array of string

Inventory location IDs

boolean

Whether the item has a master formula

boolean

Whether the item has a master bill of material

date

Start date

date

End date

boolean

Show only items with non-zero total value

boolean

Archived selector

array of string

Statuses to exclude

string

Sort field

string

Sort direction

PaginationRequest a specific window of rows with limit and offset. Learn more
number

Maximum number of rows to return.

number

Number of rows to skip.

SortingChoose the order of returned rows when this action supports sorting. Learn more
string

Comma-separated sort fields; prefix with - for descending.

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.