---
title: "Returns on hand counts by item.  Excludes reserved inventory counts by default, but can be included by passing in the ```includeReserved``` query parameter.
NOTE: If the response does not contain an item identifier, it means there is no quantity on hand."
method: GET
path: "/api/inventory/byItem"
tags: ["Inventory"]
---

# Returns on hand counts by item.  Excludes reserved inventory counts by default, but can be included by passing in the ```includeReserved``` query parameter.
NOTE: If the response does not contain an item identifier, it means there is no quantity on hand.

`GET /api/inventory/byItem`

## Query parameters

- `includeReserved` boolean

## Response `200`

OK

- object

---

[API](https://skmtc.net/fulcrumpro/apis/fulcrum-publicapi.md) · [All operations](https://skmtc.net/fulcrumpro/apis/fulcrum-publicapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fulcrumpro/fulcrum-publicapi/versions/1b5649cff14a/schema)
