---
title: "Get All Sports"
method: GET
path: "/all/sports"
tags: ["V2 API All"]
---

# Get All Sports

`GET /all/sports`

Show all the sports supported.

## Response `200`

List of all players for the specified sport

- SportList
  - `all` object[]
    - `idSport` string
    - `strSport` string
    - `strFormat` string
    - `strSportThumb` string, uri
    - `strSportThumbBW` string, uri
    - `strSportIconGreen` string, uri
    - `strSportDescription` string

---

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