---
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

## Changes

> 359 revisions in range; 46 could not be searched.

- **2025-06-27** `e3e84db47198` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/agenta-ai/apis/agenta-api/changes/access/plans/get.md)

---

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