Skip to main content
GET
GET /v2/packages
Endpoint history: Added in 3.4. Modified in 3.5: description updated; response 400 description updated.

Authorizations

Authorization
string
header
required

Ledger API standard JWT token

Response

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