Seasons
Team
Seasons
Retrieve a paginated list of seasons. Use the fields parameter to customize response fields.
GET
Seasons
Authorizations
Path Parameters
Numeric ID of the team to get seasons for
Query Parameters
Specify custom response with available response fields.
Fields included as default: slug, startYear, endYear
Available options:
slug, startYear, endYear, * The number of items to skip before starting to collect the result set.
Required range:
x >= 0The number of items to return.
Required range:
0 <= x <= 1000