---
title: "Retrieve priceList for a given subscription and date"
method: GET
path: "/1.0/kb/catalog/priceList"
tags: ["Catalog"]
---

# Retrieve priceList for a given subscription and date

`GET /1.0/kb/catalog/priceList`

## Query parameters

- `subscriptionId` string, uuid
- `requestedDate` string, date

## Response `200`

successful operation

- PriceList
  - `name` string
  - `plans` string[]

---

[API](https://skmtc.dev/killbill/apis/kill-bill.md) · [All operations](https://skmtc.dev/killbill/apis/kill-bill/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/killbill/kill-bill/revisions/0fb95d23caf5/schema)
