---
title: "GET /draft/teams"
method: GET
path: "/draft/teams"
tags: ["draft"]
---

# GET /draft/teams

`GET /draft/teams`

Returns the NFL teams represented in draft data.

## Response `200`

Ok

- DraftTeam[]
  - `location` string, required
  - `nickname` string, nullable, required
  - `displayName` string, nullable, required
  - `logo` string, nullable, required

---

[API](https://skmtc.net/collegefootballdata/apis/college-football-data-api.md) · [All operations](https://skmtc.net/collegefootballdata/apis/college-football-data-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/collegefootballdata/college-football-data-api/revisions/cd2844c1ac5c/schema)
