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

# GET /api/v1/applications/{applicationId}/roleAssignments/{roleAssignmentId}

`GET /api/v1/applications/{applicationId}/roleAssignments/{roleAssignmentId}`

Get a role assignment of the specified blockchain application matching a specific user role assignment ID.
             Users who are Workbench administrators get the role assignment. Non-Workbench administrators get the role assignment
             if they are associated in the application.

## Path parameters

- `applicationId` integer, required
- `roleAssignmentId` 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)
