---
title: "Retrieve Component"
method: GET
path: "/subscriptions/components/{component_public_id}/"
---

# Retrieve Component

`GET /subscriptions/components/{component_public_id}/`

Retrieve information about a specific component by public_id

## Path parameters

- `component_public_id` string, required

## Response `200`

200

- object
  - `public_id` string
  - `quantity` integer
  - `product` string

## Other responses

- `404` — 404

---

[API](https://skmtc.net/ordergroove/apis/ordergroove-restrpc.md) · [All operations](https://skmtc.net/ordergroove/apis/ordergroove-restrpc/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ordergroove/ordergroove-restrpc/versions/ba97e740d08c/schema)
