Postseason Types
Team
Postseason Types
Retrieve a paginated list of postseason types. Use the fields parameter to customize response fields.
GET
Postseason Types
Authorizations
Path Parameters
Numeric ID of the team to get postseason types for
Query Parameters
Specify custom response with available response fields.
Fields included as default: slug, name
Available options:
slug, name, * 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