---
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.dev/fulcrumpro/apis/fulcrum-publicapi.md) · [All operations](https://skmtc.dev/fulcrumpro/apis/fulcrum-publicapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/fulcrumpro/fulcrum-publicapi/revisions/31a2fafab4b9/schema)
