---
title: "GET /api/v1/applications/{applicationId}/contractCode"
method: GET
path: "/api/v1/applications/{applicationId}/contractCode"
tags: ["Applications"]
---

# GET /api/v1/applications/{applicationId}/contractCode

`GET /api/v1/applications/{applicationId}/contractCode`

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.

## Path parameters

- `applicationId` integer, required

## Query parameters

- `ledgerId` integer
- `top` integer
- `skip` integer

## Response `200`

OK

## Other responses

- `204` — No Content

---

[API](https://skmtc.net/azure/apis/azure-blockchain-workbench-rest-api.md) · [All operations](https://skmtc.net/azure/apis/azure-blockchain-workbench-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/azure-blockchain-workbench-rest-api/versions/87f9d32cbefd/schema)
