---
title: "GET /event/{event_key}/teams/statuses"
method: GET
path: "/event/{event_key}/teams/statuses"
tags: ["event", "team"]
---

# GET /event/{event_key}/teams/statuses

`GET /event/{event_key}/teams/statuses`

Gets a key-value list of the event statuses for teams competing at the given event.

## Path parameters

- `event_key` string, required

## Headers

- `If-None-Match` string

## Response `200`

Successful response

- object — A key-value pair of `Team_Event_Status` objects with the event key as the key.

## Other responses

- `304` — Not Modified - Use Local Cached Value
- `401` — Authorization information is missing or invalid.
- `404` — Not Found

---

[API](https://skmtc.net/thebluealliance/apis/the-blue-alliance-api-v3.md) · [All operations](https://skmtc.net/thebluealliance/apis/the-blue-alliance-api-v3/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/thebluealliance/the-blue-alliance-api-v3/revisions/b9b0f447dbcb/schema)
