---
title: "List packages"
method: GET
path: "/package/lists"
tags: ["Package"]
---

# List packages

`GET /package/lists`

Use this BillingServ API endpoint to list packages. Review the response for the operation result or validation errors.

## Query parameters

- `featured` string
- `per_page` integer

## Response `200`

OK

- ApiResponse
  - `success` boolean

## Other responses

- `401` — Missing or invalid API key
- `403` — Authenticated key does not have permission for this endpoint
- `422` — Validation error

---

[API](https://skmtc.dev/b-cdn/apis/billingserv-api-v2.md) · [All operations](https://skmtc.dev/b-cdn/apis/billingserv-api-v2/llms.txt) · [OpenAPI document](https://skmtc.dev/b-cdn/apis/billingserv-api-v2/revisions/5124ca768c3c?raw)
