GET /v2/packages

Returns the identifiers of all supported packages.

get/v2/packages

Response

packageIdsstring[] 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

Changes

No recorded changes to this endpoint across all 1 revision of this API.