PHP Client for Cloudflare API
Tokens

Permission Groups

Permission Groups endpoint reference.

List

Find all available permission groups for Account Owned API Tokens.

ParamTypeRequiredDefaultDescription
accountIdstringYesAccount identifier.
paramsarrayNo[]Array containing the necessary params, e.g. name, scope.
php
$response = $client->accounts()->tokens()->permissionGroups()->list('ACCOUNT_ID', []);
View this operation on the Cloudflare API Reference
Copyright © 2026