---
title: "GET /plays/types"
method: GET
path: "/plays/types"
tags: ["plays"]
---

# GET /plays/types

`GET /plays/types`

Returns the available play types.

## Response `200`

Ok

- PlayType[]
  - `id` integer, required
  - `text` string, required
  - `abbreviation` 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/2753e757620d/schema)
