get_all_rounds
Retrieve all rounds available in your subscription with pagination. Use includes, filters, and locale to customize the data.
Instructions
Get all rounds available within your subscription (paginated).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include | No | Semicolon-separated includes. e.g. league;season;stage;fixtures;statistics | |
| select | No | Comma-separated fields to return. | |
| filters | No | Filters to apply. | |
| locale | No | Language for name fields. | |
| page | No | Page number. | |
| per_page | No | Results per page. |