Competitions WyID Seasons
GET /v2/competitions/{wyId}/seasons
Table of contents
Overview
Returns the list of seasons of the given competition.
Request URL: https://apirest.wyscout.com/v2/competitions/{wyId}/seasons
Parameters
( * parameters are mandatory)
Name | Type | Default | Description |
---|---|---|---|
wyId * | integer | null | Unique ID for the required competition |
active | bool | false | Flag to retrieve only current season |
Output
Property | Type | Condition | Value | Description |
---|---|---|---|---|
seasons | array | always | Dynamic | The list of retrieved seasons (see GET seasons/{wyId} for more info) |
-seasonId | integer | always | Dynamic | Season Id |