Get Applications Contract Code

GET {{baseUrl}}/api/v1/applications/:applicationId/contractCode?ledgerId=<get>&top=<>&skip=<>

List all blockchain smart contract implementations of the specified blockchain application. Users who are Workbench administrators get all smart contract implementations. Non-Workbench administrators get all smart contract implementations for which they have at least one associated application role or is associated with a smart contract instance role.

Request Params

KeyDatatypeRequiredDescription
ledgerIdstringThe index of the chain type
topstringThe maximum number of entries to return in the result set.
skipstringThe number of entries to skip in the result set.