---
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.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/2753e757620d/schema)
