---
title: "Depth Charts"
method: GET
path: "/{format}/DepthCharts"
---

# Depth Charts

`GET /{format}/DepthCharts`

Returns the full list of NBA Referees.

## Path parameters

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

## Response `200`

- TeamDepthChart[]
  - `DepthCharts` DepthChart[]
    - `DepthChartID` integer
    - `DepthOrder` integer, nullable
    - `Name` string, nullable
    - `PlayerID` integer, nullable
    - `Position` string, nullable
    - `PositionCategory` string, nullable
    - `TeamID` integer
    - `Updated` string, nullable
  - `TeamID` integer

---

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