---
title: "GET /access-control/{communityId}/{userId}/roles"
method: GET
path: "/access-control/{communityId}/{userId}/roles"
tags: ["AccessControlController"]
---

# GET /access-control/{communityId}/{userId}/roles

`GET /access-control/{communityId}/{userId}/roles`

## Path parameters

- `communityId` string, required
- `userId` string, required

## Response `200`

OK

- TokenGatingResponse
  - `requestId` string
  - `roles` TokenGatingStatus[]
    - `id` string
    - `granted` boolean
  - `errors` OpenObject[]
    - `_dummyFieldForGraphQL` string

---

[API](https://skmtc.dev/collab/apis/collabland-api-server.md) · [All operations](https://skmtc.dev/collab/apis/collabland-api-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/collab/collabland-api-server/revisions/cad064f71a2e/schema)
