---
title: "Check Permissions"
method: GET
path: "/access/permissions/check"
tags: ["Access"]
---

# Check Permissions

`GET /access/permissions/check`

## Query parameters

- `action` string, nullable
- `scope_type` string, nullable
- `scope_id` string, uuid, nullable
- `resource_type` string, nullable
- `resource_id` string, uuid, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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