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

# GET /talent

`GET /talent`

Returns 247Sports Team Talent Composite ratings for a season.

## 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/c44a00d614f0?raw)
