---
title: "GET /api/v1/packs"
method: GET
path: "/api/v1/packs"
---

# GET /api/v1/packs

`GET /api/v1/packs`

Get list of installed packs.

## Query parameters

- `exclude_attributes` string[]
- `include_attributes` string[]
- `limit` integer
- `offset` integer
- `sort` string
- `id` string[]
- `name` string
- `ref` string

## Response `200`

List of installed packs.

## Other responses

- `default` — Unexpected error

---

[API](https://skmtc.net/stackstorm/apis/stackstorm-api.md) · [All operations](https://skmtc.net/stackstorm/apis/stackstorm-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/stackstorm/stackstorm-api/revisions/85e49f390588/schema)
