PHP Client for Cloudflare API
Tenants

Memberships

Memberships endpoint reference.

List

List of active members (Cloudflare users) for the Tenant.

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