PHP Client for Cloudflare API
Tokens

Permission Groups

Permission Groups endpoint reference.

List

Find all available permission groups for API Tokens.

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