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

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

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

Gets the action matching the specified action ID. Users get the action if the user can take the action
             given the current state of the specified smart contract instance and the user's associated application role or smart
             contract instance role.

## Path parameters

- `contractId` integer, required
- `actionId` 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)
