---
title: "GET /api/v1/contracts/{contractId}"
method: GET
path: "/api/v1/contracts/{contractId}"
tags: ["Contracts"]
---

# GET /api/v1/contracts/{contractId}

`GET /api/v1/contracts/{contractId}`

Gets the smart contract instance matching a specific contract ID. Users who are Workbench
             administrators get the smart contract instance. Non-Workbench administrators get the smart contract instance
             if they have at least one associated application role or is associated with the smart contract instance.

## Path parameters

- `contractId` integer, required

## 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)
