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

# Apps with granted action

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

Returns apps with granted action for current user.

## Path parameters

- `action` 'view' | 'edit' | 'publish' | 'delete' | 'add' | 'manage', required

## Response `200`

OK

## Other responses

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

---

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