---
title: "List plans"
method: GET
path: "/plans"
tags: ["plans"]
---

# List plans

`GET /plans`

Returns a list of plans that this token can access

## Response `200`

OK

- Plan[]
  - `identifier` string, required

## Other responses

- `401` — Problem Details
- `403` — Problem Details
- `429` — Too many requests

---

[API](https://skmtc.net/raygun/apis/raygun-api.md) · [All operations](https://skmtc.net/raygun/apis/raygun-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/raygun/raygun-api/versions/13074513b266/schema)
