---
title: "Get subscription plans configured for a funnel"
method: GET
path: "/v2/subscriptions/funnels/{slug}/plans"
tags: ["Subscriptions v2"]
---

# Get subscription plans configured for a funnel

`GET /v2/subscriptions/funnels/{slug}/plans`

Returns active price points for a funnel slug. Falls back to the default standard paywall when no active funnel config exists.

## Path parameters

- `slug` string, required

## Response `200`

- FunnelSubscriptionPlansResponseDto

---

[API](https://skmtc.dev/miaai/apis/backend-template-api.md) · [All operations](https://skmtc.dev/miaai/apis/backend-template-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/miaai/backend-template-api/revisions/2a8d88a5124f/schema)
