---
title: "Changes to LeadersTiles"
method: GET
path: "/leaderstiles"
---

# Changes to LeadersTiles

`GET /leaderstiles`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 6 revisions.

- **2026-07-13** `bfc757de2da0` — 4 warning
- **2024-02-01** `b3e351ad6236` — 5 info
- **2024-02-01** `b939e27e1714` — 7 breaking, 23 info
- **2024-02-01** `edb1e5406e9a` — 4 info
- **2024-02-01** `9d267fbbaf5a` — 18 breaking, 15 warning, 2 info

## Changes

- **2026-07-13** `bfc757de2da0` — 4 warning
  - removed the optional property `resultSets/prefixItems[#/components/schemas/AllTimeSeasonHigh]/x-tags` from the response with the `200` status
  - removed the optional property `resultSets/prefixItems[#/components/schemas/LastSeasonHigh]/x-tags` from the response with the `200` status
  - removed the optional property `resultSets/prefixItems[#/components/schemas/LeadersTiles]/x-tags` from the response with the `200` status
  - removed the optional property `resultSets/prefixItems[#/components/schemas/LowSeasonHigh]/x-tags` from the response with the `200` status
- **2024-02-01** `b3e351ad6236` — 5 info
  - api tag `wnba` added
  - added the optional property `resultSets/prefixItems[#/components/schemas/AllTimeSeasonHigh]/x-tags` to the response with the `200` status
  - added the optional property `resultSets/prefixItems[#/components/schemas/LastSeasonHigh]/x-tags` to the response with the `200` status
  - added the optional property `resultSets/prefixItems[#/components/schemas/LeadersTiles]/x-tags` to the response with the `200` status
  - added the optional property `resultSets/prefixItems[#/components/schemas/LowSeasonHigh]/x-tags` to the response with the `200` status
- **2024-02-01** `b939e27e1714` — 7 breaking, 23 info
  - the `parameters/GameScope` response's property type/format changed from ``/`` to ``/`` for status `200`
  - the `parameters/LeagueID` response's property type changed from `string` to no type for status `200`
  - the `parameters/PlayerOrTeam` response's property type changed from `string` to no type for status `200`
  - the `parameters/PlayerScope` response's property type changed from `string` to no type for status `200`
  - the `parameters/Season` response's property type changed from `string` to no type for status `200`
  - the `parameters/SeasonType` response's property type changed from `string` to no type for status `200`
  - the `parameters/Stat` response's property type changed from `string` to no type for status `200`
  - the `GameScope` response property const value `$request.query.GameScope` was added for the status `200`
  - the `LeagueID` response property const value `$request.query.LeagueID` was added for the status `200`
  - the `PlayerOrTeam` response property const value `$request.query.PlayerOrTeam` was added for the status `200`
  - the `PlayerScope` response property const value `$request.query.PlayerScope` was added for the status `200`
  - the `Season` response property const value `$request.query.Season` was added for the status `200`
  - the `SeasonType` response property const value `$request.query.SeasonType` was added for the status `200`
  - the `Stat` response property const value `$request.query.Stat` was added for the status `200`
  - removed the `AST` enum value from the `parameters/Stat` response property for the response status `200`
  - removed the `All Players` enum value from the `parameters/PlayerScope` response property for the response status `200`
  - removed the `BLK` enum value from the `parameters/Stat` response property for the response status `200`
  - removed the `FG3PCT` enum value from the `parameters/Stat` response property for the response status `200`
  - removed the `FGPCT` enum value from the `parameters/Stat` response property for the response status `200`
  - removed the `FTPCT` enum value from the `parameters/Stat` response property for the response status `200`
  - removed the `Last 10` enum value from the `parameters/GameScope` response property for the response status `200`
  - removed the `PTS` enum value from the `parameters/Stat` response property for the response status `200`
  - removed the `Player` enum value from the `parameters/PlayerOrTeam` response property for the response status `200`
  - removed the `REB` enum value from the `parameters/Stat` response property for the response status `200`
  - removed the `Rookies` enum value from the `parameters/PlayerScope` response property for the response status `200`
  - removed the `STL` enum value from the `parameters/Stat` response property for the response status `200`
  - removed the `Team` enum value from the `parameters/PlayerOrTeam` response property for the response status `200`
  - removed the `Yesterday` enum value from the `parameters/GameScope` response property for the response status `200`
  - removed the `undefined` enum value from the `parameters/GameScope` response property for the response status `200`
  - the `parameters/Season` response's property pattern `^(\d{4}-\d{2})$` was removed for the status `200`
- **2024-02-01** `edb1e5406e9a` — 4 info
  - removed `#/components/schemas/Rank, #/components/schemas/TeamId, #/components/schemas/TeamAbbreviation, #/components/schemas/TeamName, #/components/schemas/Pts` from the `resultSets/prefixItems[#/components/schemas/LastSeasonHigh]/rowSet` response property 'prefixItems' list for the response status `200`
  - removed `#/components/schemas/Rank, #/components/schemas/TeamId, #/components/schemas/TeamAbbreviation, #/components/schemas/TeamName, #/components/schemas/Pts` from the `resultSets/prefixItems[#/components/schemas/LeadersTiles]/rowSet` response property 'prefixItems' list for the response status `200`
  - removed `#/components/schemas/TeamId, #/components/schemas/TeamAbbreviation, #/components/schemas/TeamName, #/components/schemas/SeasonYear, #/components/schemas/Pts` from the `resultSets/prefixItems[#/components/schemas/AllTimeSeasonHigh]/rowSet` response property 'prefixItems' list for the response status `200`
  - removed `#/components/schemas/TeamId, #/components/schemas/TeamAbbreviation, #/components/schemas/TeamName, #/components/schemas/SeasonYear, #/components/schemas/Pts` from the `resultSets/prefixItems[#/components/schemas/LowSeasonHigh]/rowSet` response property 'prefixItems' list for the response status `200`
- **2024-02-01** `9d267fbbaf5a` — 18 breaking, 15 warning, 2 info
  - the `GameScope` response property const value `$request.query.GameScope` was removed for the status `200`
  - the `LeagueID` response property const value `$request.query.LeagueID` was removed for the status `200`
  - the `PlayerOrTeam` response property const value `$request.query.PlayerOrTeam` was removed for the status `200`
  - the `PlayerScope` response property const value `$request.query.PlayerScope` was removed for the status `200`
  - the `Season` response property const value `$request.query.Season` was removed for the status `200`
  - the `SeasonType` response property const value `$request.query.SeasonType` was removed for the status `200`
  - the `Stat` response property const value `$request.query.Stat` was removed for the status `200`
  - added `#/components/schemas/Rank, #/components/schemas/TeamId, #/components/schemas/TeamAbbreviation, #/components/schemas/TeamName, #/components/schemas/Pts` to the `resultSets/prefixItems[#/components/schemas/LastSeasonHigh]/rowSet` response property 'prefixItems' list for the response status `200`
  - added `#/components/schemas/Rank, #/components/schemas/TeamId, #/components/schemas/TeamAbbreviation, #/components/schemas/TeamName, #/components/schemas/Pts` to the `resultSets/prefixItems[#/components/schemas/LeadersTiles]/rowSet` response property 'prefixItems' list for the response status `200`
  - added `#/components/schemas/TeamId, #/components/schemas/TeamAbbreviation, #/components/schemas/TeamName, #/components/schemas/SeasonYear, #/components/schemas/Pts` to the `resultSets/prefixItems[#/components/schemas/AllTimeSeasonHigh]/rowSet` response property 'prefixItems' list for the response status `200`
  - added `#/components/schemas/TeamId, #/components/schemas/TeamAbbreviation, #/components/schemas/TeamName, #/components/schemas/SeasonYear, #/components/schemas/Pts` to the `resultSets/prefixItems[#/components/schemas/LowSeasonHigh]/rowSet` response property 'prefixItems' list for the response status `200`
  - the `parameters/GameScope` response's property type/format changed from ``/`` to ``/`` for status `200`
  - the `parameters/LeagueID` response's property type changed from no type to `string` for status `200`
  - the `parameters/PlayerOrTeam` response's property type changed from no type to `string` for status `200`
  - the `parameters/PlayerScope` response's property type changed from no type to `string` for status `200`
  - the `parameters/Season` response's property type changed from no type to `string` for status `200`
  - the `parameters/SeasonType` response's property type changed from no type to `string` for status `200`
  - the `parameters/Stat` response's property type changed from no type to `string` for status `200`
  - added the new `AST` enum value to the `parameters/Stat` response property for the response status `200`
  - added the new `All Players` enum value to the `parameters/PlayerScope` response property for the response status `200`
  - added the new `BLK` enum value to the `parameters/Stat` response property for the response status `200`
  - added the new `FG3PCT` enum value to the `parameters/Stat` response property for the response status `200`
  - added the new `FGPCT` enum value to the `parameters/Stat` response property for the response status `200`
  - added the new `FTPCT` enum value to the `parameters/Stat` response property for the response status `200`
  - added the new `Last 10` enum value to the `parameters/GameScope` response property for the response status `200`
  - added the new `PTS` enum value to the `parameters/Stat` response property for the response status `200`
  - added the new `Player` enum value to the `parameters/PlayerOrTeam` response property for the response status `200`
  - added the new `REB` enum value to the `parameters/Stat` response property for the response status `200`
  - added the new `Rookies` enum value to the `parameters/PlayerScope` response property for the response status `200`
  - added the new `STL` enum value to the `parameters/Stat` response property for the response status `200`
  - added the new `Team` enum value to the `parameters/PlayerOrTeam` response property for the response status `200`
  - added the new `Yesterday` enum value to the `parameters/GameScope` response property for the response status `200`
  - added the new `undefined` enum value to the `parameters/GameScope` response property for the response status `200`
  - api tag `wnba` removed
  - the `parameters/Season` response's property pattern `^(\d{4}-\d{2})$` was added for the status `200`

---

[Operation](https://skmtc.dev/sgsdm/apis/official-nba-stats-api/docs/leaderstiles/get.md) · [API](https://skmtc.dev/sgsdm/apis/official-nba-stats-api.md) · [Page](https://skmtc.dev/sgsdm/apis/official-nba-stats-api/changes/leaderstiles/get)
