---
title: "GET /UsersPermissions/{siteId}"
method: GET
path: "/UsersPermissions/{siteId}"
tags: ["UsersPermissions"]
---

# GET /UsersPermissions/{siteId}

`GET /UsersPermissions/{siteId}`

## Path parameters

- `siteId` integer, required

## Response `200`

Success

- QPilotCoreModelsDtoEntitiesPageDto[]
  - `id` integer
  - `name` string, nullable
  - `icon` string, nullable
  - `position` integer, nullable
  - `url` string, nullable
  - `active` boolean
  - `canCreate` boolean
  - `allowedForSubscription` boolean
  - `allowedValue` string, nullable
  - `parent` string, nullable
  - `parentIcon` string, nullable
  - `parentPosition` integer, nullable

---

[API](https://skmtc.net/qpilot/apis/qpilot-api.md) · [All operations](https://skmtc.net/qpilot/apis/qpilot-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/qpilot/qpilot-api/revisions/b2f13a808fdd/schema)
