PHP Client for Cloudflare API
Client Reference

Tenants

Tenants endpoint reference.

Get

Retrieves a Tenant by Tenant ID.

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