---
title: "Gets the information of a StreamUP Product"
method: GET
path: "/product/info/{productId}"
tags: ["Product"]
---

# Gets the information of a StreamUP Product

`GET /product/info/{productId}`

## Path parameters

- `productId` string, uuid, required

## Response `200`

Successful operation.

## Other responses

- `400` — Invalid input

---

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