PHP Client for Cloudflare API
Load Balancers

Searches

Searches endpoint reference.

List

Search load balancing resources (Load Balancers, Pools, Monitors) by name.

ParamTypeRequiredDefaultDescription
accountIdstringYesAccount Identifier.
paramsarrayNo[]Query Parameters, e.g. `query`, `references`, `page`, `per_page`.
php
$response = $client->loadBalancers()->searches()->list('ACCOUNT_ID', []);
View this operation on the Cloudflare API Reference
Copyright © 2026