---
title: "List Permissions"
method: GET
path: "/profile/permissions/"
tags: ["User"]
---

# List Permissions

`GET /profile/permissions/`

## Response `200`

- ProfilePermissionsSchema
  - `account` HighLevelPermission[] — List of account permissions
    - `id` string, required — Textual identifier.
    - `name` string, required — Permission name.
  - `targets` object — Lists of permissions per target
  - `teams` object — Lists of permissions per team

## Other responses

- `400`
- `401`
- `500`

---

[API](https://skmtc.net/probely/apis/snyk-api-web-s-api-reference-documentation.md) · [All operations](https://skmtc.net/probely/apis/snyk-api-web-s-api-reference-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/probely/snyk-api-web-s-api-reference-documentation/revisions/e29879bff01b/schema)
