---
title: "Returns a list of user permissions for the current user"
method: GET
path: "/v1/Users/Permissions"
tags: ["Users"]
---

# Returns a list of user permissions for the current user

`GET /v1/Users/Permissions`

## Response `200`

The list of user permissions for the current user

- AdaptekApiApplicationUsersQueriesGetUserPermissionsGetUserPermissionsResponse
  - `status` 0 | 1
  - `userPermissions` AdaptekApiCommonConstantsUserAuthorizationUserPermissionType[], nullable

## Other responses

- `404` — The agent was not found

---

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