---
title: "Fetch Plans"
method: GET
path: "/access/plans"
tags: ["Access"]
---

# Fetch Plans

`GET /access/plans`

Return the effective plan catalog: slug -> entitlement controls.

The shape mirrors what `AGENTA_ACCESS_PLANS` accepts, but fully parsed
and validated. The frontend reads `flags`, `counters`, `gauges`, and
`throttles` from here rather than slug-matching against constants.

## Response `200`

Successful Response

- object

---

[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/d43a05d98a9b/schema)
