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

# GET /talent

`GET /talent`

Retrieve 247 Team Talent Composite for a given year

## Query parameters

- `year` integer, required

## Response `200`

Ok

- TeamTalent[]
  - `year` integer, required
  - `team` string, required
  - `talent` number, double, required

---

[API](https://skmtc.dev/collegefootballdata/apis/college-football-data-api.md) · [All operations](https://skmtc.dev/collegefootballdata/apis/college-football-data-api/llms.txt) · [OpenAPI document](https://skmtc.dev/collegefootballdata/apis/college-football-data-api/revisions/509f92e551f6?raw)
