list_accounts
Retrieve Cloudflare accounts accessible with your current API token. Get account IDs, names, and settings to identify and manage your Cloudflare resources.
Instructions
List Cloudflare accounts accessible with the current API token. Returns account details such as ID, name, and settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Account name to filter by | |
| page | No | Page number of paginated results (default: 1) | |
| per_page | No | Number of accounts per page (default: 20, max: 50) |