---
title: "GET /v2/packages/:package-id/status"
method: GET
path: "/v2/packages/{package-id}/status"
---

# GET /v2/packages/:package-id/status

`GET /v2/packages/{package-id}/status`

Returns the status of a single package.

## Path parameters

- `package-id` string, required

## Response `200`

- GetPackageStatusResponse
  - `packageStatus` 'PACKAGE_STATUS_UNSPECIFIED' | 'PACKAGE_STATUS_REGISTERED', required — The status of the package. Required

## 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)
