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

# List entitlement plans

`GET /v1/entitlement-plans`

Get all entitlement plans (tiers) for your business.

## Response `200`

List of entitlement plans

- object — List of entitlement plans
  - `data` object[]
  - `count` integer

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/usedrip/apis/drip-api.md) · [All operations](https://skmtc.net/usedrip/apis/drip-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/usedrip/drip-api/revisions/2cb1567969ca/schema)
