---
title: "Get effective Agent access for the current user."
method: GET
path: "/v1/user/agents/access"
tags: ["User"]
---

# Get effective Agent access for the current user.

`GET /v1/user/agents/access`

Get effective Agent access for the current authenticated user.

## Response `200`

Successful Response

- AgentAccessResponse — Response schema for effective Agent access.
  - `allowed` boolean, required

## Changes

- **2026-09-05** `53aae17cce4a` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/flower/apis/superlink-api/changes/v1/user/agents/access/get.md)

---

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