---
title: "queries all products' information"
method: GET
path: "/products/available"
tags: ["product"]
---

# queries all products' information

`GET /products/available`

queries all products' information

## Query parameters

- `internalProduct` integer
- `status` string
- `vendorId` string

## Response `200`

OK

- object
  - `code` integer
  - `data` object
    - `products` object — arch version
  - `message` string

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `500` — Internal Server Error

## Changes

> 50 revisions in range; 17 could not be searched.

- **2022-03-11** `a1097ecc22a7` — 1 info
  - endpoint added
- **2022-03-11** `46f6886d4cb2` — 1 breaking
  - api path removed without deprecation
- **2022-03-10** `fb3957694560` — 1 info
  - endpoint added
- **2022-03-10** `5f9558ed936e` — 1 breaking
  - api path removed without deprecation
- **2022-03-07** `629f291af395` — 1 info
  - endpoint added

[Full history](https://skmtc.dev/pingcap/apis/em-ui-api/changes/products/available/get.md)

---

[API](https://skmtc.dev/pingcap/apis/em-ui-api.md) · [All operations](https://skmtc.dev/pingcap/apis/em-ui-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pingcap/em-ui-api/revisions/631e4b26b7e8/schema)
