---
title: "Current Season"
method: GET
path: "/{format}/CurrentSeason"
---

# Current Season

`GET /{format}/CurrentSeason`

## Path parameters

- `format` 'XML' | 'JSON', required

## Response `200`

- Season
  - `ApiSeason` string, nullable
  - `Description` string, nullable
  - `EndYear` integer
  - `PostSeasonStartDate` string, nullable
  - `RegularSeasonStartDate` string, nullable
  - `Season` integer
  - `StartYear` integer

---

[API](https://skmtc.net/sportsdata/apis/cbb-v3-scores.md) · [All operations](https://skmtc.net/sportsdata/apis/cbb-v3-scores/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sportsdata/cbb-v3-scores/versions/e4af84a18033/schema)
