---
title: "Player Details by Active"
method: GET
path: "/{format}/Players"
---

# Player Details by Active

`GET /{format}/Players`

## Path parameters

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

## Response `200`

- Player[]
  - `BirthCity` string, nullable
  - `BirthState` string, nullable
  - `Class` string, nullable
  - `FantasyAlarmPlayerID` integer, nullable
  - `FirstName` string, nullable
  - `GlobalTeamID` integer, nullable
  - `Height` integer, nullable
  - `HighSchool` string, nullable
  - `InjuryBodyPart` string, nullable
  - `InjuryNotes` string, nullable
  - `InjuryStartDate` string, nullable
  - `InjuryStatus` string, nullable
  - `Jersey` integer, nullable
  - `LastName` string, nullable
  - `PlayerID` integer
  - `Position` string, nullable
  - `RotoWirePlayerID` integer, nullable
  - `RotoworldPlayerID` integer, nullable
  - `SportRadarPlayerID` string, nullable
  - `Team` string, nullable
  - `TeamID` integer, nullable
  - `Weight` integer, nullable

---

[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)
