afl_competition_compseasons
Lists all competition seasons for a given AFL competition ID, returning metadata and season details.
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. |