afl_competition_compseasons
List competition seasons within a given AFL competition by supplying its ID, delivering metadata and season records for cross-provider stats and odds comparison.
Instructions
List comp seasons within one competition.
Returns: {meta, compSeasons:[...]}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageSize | No | Rows per page. | |
| competitionId | Yes | Competition id (from afl_competitions_list). Required — part of the URL path. |