Skip to content
canton-network-docs

/v2/packages/{package

/v2/packages/{package-id} - Canton Network Docs
Skip to main content
GET
/
v2
/
packages
/
{package-id}
Try it
/v2/packages/{package-id}

cURL

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

Documentation Index

Fetch the complete documentation index at: https://docs.canton.network/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Ledger API standard JWT token

Path Parameters

package-id
string
required

Response

200
application/octet-stream

The response is of type file.

Assistant
Responses are generated using AI and may contain mistakes.