---
title: "GET /v2/packages"
method: GET
path: "/v2/packages"
---

# GET /v2/packages

`GET /v2/packages`

Returns the identifiers of all supported packages.

## Response `200`

- ListPackagesResponse
  - `packageIds` string[], required — The IDs of all Daml-LF packages supported by the server. Each element must be a valid PackageIdString (as described in ``value.proto``). Required: must be non-empty

## Other responses

- `400` — Invalid value
- `default`

---

[API](https://skmtc.dev/canton/apis/json-ledger-api-http-endpoints.md) · [All operations](https://skmtc.dev/canton/apis/json-ledger-api-http-endpoints/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/canton/json-ledger-api-http-endpoints/revisions/296292e8b8f1/schema)
