---
title: "GET /getavailableleagues"
method: GET
path: "/getavailableleagues"
tags: ["Matchdata"]
---

# GET /getavailableleagues

`GET /getavailableleagues`

## Response `200`

OK

- League[]
  - `leagueId` integer
  - `leagueName` string, nullable
  - `leagueShortcut` string, nullable
  - `leagueSeason` string, nullable
  - `sport` Sport
    - `sportId` integer
    - `sportName` string, nullable

---

[API](https://skmtc.net/openligadb/apis/openligadb-api.md) · [All operations](https://skmtc.net/openligadb/apis/openligadb-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openligadb/openligadb-api/versions/a12540be0330/schema)
