---
title: "Get customer entitlement"
method: GET
path: "/v1/customers/{customerId}/entitlement"
tags: ["Entitlements"]
---

# Get customer entitlement

`GET /v1/customers/{customerId}/entitlement`

Get a customer's assigned plan and current usage.

## Path parameters

- `customerId` string, required

## Response `200`

Customer entitlement with usage

- object — Customer entitlement with usage

## Other responses

- `401` — Unauthorized
- `404` — Customer not found

---

[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/versions/2cb1567969ca/schema)
