---
title: "query all product detail"
method: GET
path: "/products/detail"
tags: ["product"]
---

# query all product detail

`GET /products/detail`

query all product detail

## Query parameters

- `internalProduct` integer
- `productId` string
- `regionId` string
- `status` string
- `vendorId` string

## Response `200`

OK

- object
  - `code` integer
  - `data` object
    - `products` object
  - `message` string

## Other responses

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

## Changes

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

- **2022-03-15** `b80b68fc9b84` — 2 info
  - api tag `product` added
  - api tag `platform` removed
- **2022-03-15** `640249faed6d` — 2 info
  - api tag `platform` added
  - api tag `product` removed
- **2022-03-14** `93b5f9e04bf4` — 2 info
  - api tag `product` added
  - api tag `platform` removed
- **2022-03-14** `b233b39afe9d` — 2 info
  - api tag `platform` added
  - api tag `product` removed
- **2022-03-11** `a1097ecc22a7` — 2 info
  - api tag `product` added
  - api tag `platform` removed

[Full history](https://skmtc.dev/pingcap/apis/em-ui-api/changes/products/detail/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)
