---
title: "Get all items"
method: GET
path: "/v1/Items/download/xlsx"
tags: ["Items"]
---

# Get all items

`GET /v1/Items/download/xlsx`

## Query parameters

- `serviceId` string, uuid
- `Name` string
- `Code` string
- `Vendor` string
- `Barcode` string
- `flag` integer[]
- `Account` unknown

## Response `200`

Success

- string, binary

## Other responses

- `202` — Accepted
- `204` — No Content
- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.net/invendor/apis/io-commonapi.md) · [All operations](https://skmtc.net/invendor/apis/io-commonapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/invendor/io-commonapi/revisions/0e4626e69155/schema)
