Skip to content
Documentation/canton-network-docs/Ledger APIOpenAPIView on canton-network-docs
canton-network-docs/Ledger APIOpenAPI

GET /v2/packages/:package

GET
/
v2
/
packages
/
{package-id}
/
status
Try it
GET /v2/packages/:package-id/status

cURL

curl --request GET \
  --url https://api.example.com/v2/packages/{package-id}/status \
  --header 'Authorization: Bearer <token>'
200
400
default
{}

Authorizations

Authorization
string
header
required

Ledger API standard JWT token

Path Parameters

package-id
string
required

Response

200
application/json
packageStatus
enum<string>
required

The status of the package.

Required

Available options:
PACKAGE_STATUS_UNSPECIFIED,
PACKAGE_STATUS_REGISTERED