---
title: Entitlements
---

[Skip to content](#%5Ftop) 

[API Reference](https://developers.cloudflare.com/api)

[Tenants](https://developers.cloudflare.com/api/resources/tenants)

Copy Markdown

Open in **Claude**

Open in **ChatGPT**

Open in **Cursor**

---

**Copy Markdown**

**View as Markdown**

# Entitlements

##### [List tenant entitlements](https://developers.cloudflare.com/api/resources/tenants/subresources/entitlements/methods/get)

GET/tenants/{tenant\_id}/entitlements

##### ModelsExpand Collapse 

TenantEntitlements object { allow\_add\_subdomain, allow\_auto\_accept\_invites, cname\_setup\_allowed, 3 more } 

allow\_add\_subdomain: object { type, value } 

type: "bool"

value: boolean

allow\_auto\_accept\_invites: object { type, value } 

type: "bool"

value: boolean

cname\_setup\_allowed: object { type, value } 

type: "bool"

value: boolean

custom\_entitlements: array of object { allocation, feature } 

allocation: object { type, value } or object { type, value } or object { type, value } 

One of the following:

OrganizationsAPIMaxCountAllocation object { type, value } 

type: "max\_count"

value: number

OrganizationsAPIBoolAllocation object { type, value } 

type: "bool"

value: boolean

OrganizationsAPINullAllocation object { type, value } 

type: ""

value: optional unknown

feature: object { key } 

key: string

mhs\_certificate\_count: object { type, value } 

type: "max\_count"

value: number

partial\_setup\_allowed: object { type, value } 

type: "bool"

value: boolean