---
title: Entitlements
---

[Skip to content](#%5Ftop) 

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

[Tenants](https://developers.cloudflare.com/api/go/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/go/resources/tenants/subresources/entitlements/methods/get)

client.Tenants.Entitlements.Get(ctx, tenantID) (\*[TenantEntitlements](https://developers.cloudflare.com/api/go/resources/tenants#%28resource%29%20tenants.entitlements%20%3E%20%28model%29%20tenant%5Fentitlements%20%3E%20%28schema%29), error)

GET/tenants/{tenant\_id}/entitlements

##### ModelsExpand Collapse 

type TenantEntitlements struct{…}

AllowAddSubdomain TenantEntitlementsAllowAddSubdomain

Type TenantEntitlementsAllowAddSubdomainType

Value bool

AllowAutoAcceptInvites TenantEntitlementsAllowAutoAcceptInvites

Type TenantEntitlementsAllowAutoAcceptInvitesType

Value bool

CNAMESetupAllowed TenantEntitlementsCNAMESetupAllowed

Type TenantEntitlementsCNAMESetupAllowedType

Value bool

CustomEntitlements \[\]TenantEntitlementsCustomEntitlement

Allocation TenantEntitlementsCustomEntitlementsAllocation

One of the following:

type TenantEntitlementsCustomEntitlementsAllocationOrganizationsAPIMaxCountAllocation struct{…}

Type TenantEntitlementsCustomEntitlementsAllocationOrganizationsAPIMaxCountAllocationType

Value int64

type TenantEntitlementsCustomEntitlementsAllocationOrganizationsAPIBoolAllocation struct{…}

Type TenantEntitlementsCustomEntitlementsAllocationOrganizationsAPIBoolAllocationType

Value bool

type TenantEntitlementsCustomEntitlementsAllocationOrganizationsAPINullAllocation struct{…}

Type TenantEntitlementsCustomEntitlementsAllocationOrganizationsAPINullAllocationType

Value unknownOptional

Feature TenantEntitlementsCustomEntitlementsFeature

Key string

MhsCertificateCount TenantEntitlementsMhsCertificateCount

Type TenantEntitlementsMhsCertificateCountType

Value int64

PartialSetupAllowed TenantEntitlementsPartialSetupAllowed

Type TenantEntitlementsPartialSetupAllowedType

Value bool