---
title: "Users with granted action"
method: GET
path: "/api/access-control/v2/entry/ppms/user/action/{action}"
tags: ["Access Control"]
---

# Users with granted action

`GET /api/access-control/v2/entry/ppms/user/action/{action}`

Returns users with granted action for current user.

## Path parameters

- `action` 'view' | 'edit' | 'delete' | 'list' | 'add' | 'demote_app_manager' | 'demote_meta_site_manager', required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `403` — Forbidden

---

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