PHP Client for Cloudflare API
Tenants

Entitlements

Entitlements endpoint reference.

Get

List of innate entitlements available for the Tenant.

ParamTypeRequiredDefaultDescription
tenantIdstringYesTenant identifier.
php
$response = $client->tenants()->entitlements()->get('TENANT_ID');
View this operation on the Cloudflare API Reference
Copyright © 2026