---
title: "Teams (Active)"
method: GET
path: "/{format}/Teams"
---

# Teams (Active)

`GET /{format}/Teams`

Gets all active teams.

## Path parameters

- `format` string, required

## Response `200`

- Team[]
  - `AverageDraftPosition` number, nullable
  - `AverageDraftPosition2QB` number, nullable
  - `AverageDraftPositionDynasty` number, nullable
  - `AverageDraftPositionPPR` number, nullable
  - `ByeWeek` integer, nullable
  - `City` string, nullable
  - `Conference` string, nullable
  - `DefensiveCoordinator` string, nullable
  - `DefensiveScheme` string, nullable
  - `Division` string, nullable
  - `DraftKingsName` string, nullable
  - `DraftKingsPlayerID` integer, nullable
  - `FanDuelName` string, nullable
  - `FanDuelPlayerID` integer, nullable
  - `FantasyDraftName` string, nullable
  - `FantasyDraftPlayerID` integer, nullable
  - `FullName` string, nullable
  - `GlobalTeamID` integer, nullable
  - `HeadCoach` string, nullable
  - `Key` string, nullable
  - `Name` string, nullable
  - `OffensiveCoordinator` string, nullable
  - `OffensiveScheme` string, nullable
  - `PlayerID` integer
  - `PrimaryColor` string, nullable
  - `QuaternaryColor` string, nullable
  - `SecondaryColor` string, nullable
  - `SpecialTeamsCoach` string, nullable
  - `StadiumDetails` Stadium
    - `Capacity` integer, nullable
    - `City` string, nullable
    - `Country` string, nullable
    - `GeoLat` number, nullable
    - `GeoLong` number, nullable
    - `Name` string, nullable
    - `PlayingSurface` string, nullable
    - `StadiumID` integer
    - `State` string, nullable
    - `Type` string, nullable
  - `StadiumID` integer, nullable
  - `TeamID` integer
  - `TertiaryColor` string, nullable
  - `UpcomingDraftKingsSalary` integer, nullable
  - `UpcomingFanDuelSalary` integer, nullable
  - `UpcomingOpponent` string, nullable
  - `UpcomingOpponentPositionRank` integer, nullable
  - `UpcomingOpponentRank` integer, nullable
  - `UpcomingSalary` integer, nullable
  - `UpcomingYahooSalary` integer, nullable
  - `WikipediaLogoUrl` string, nullable
  - `WikipediaWordMarkUrl` string, nullable
  - `YahooName` string, nullable
  - `YahooPlayerID` integer, nullable

---

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