PHP Client for Cloudflare API
Load Balancers

Previews

Previews endpoint reference.

Get

Get the result of a previously requested monitor or pool preview.

ParamTypeRequiredDefaultDescription
accountIdstringYesAccount Identifier.
previewIdstringYesPreview Identifier.
php
$response = $client->loadBalancers()->previews()->get('ACCOUNT_ID', 'PREVIEW_ID');
View this operation on the Cloudflare API Reference
Copyright © 2026