---
title: "GET /event/{event_key}/coprs"
method: GET
path: "/event/{event_key}/coprs"
tags: ["event"]
---

# GET /event/{event_key}/coprs

`GET /event/{event_key}/coprs`

Gets a set of Event Component OPRs for the given Event.

## Path parameters

- `event_key` string, required

## Headers

- `If-None-Match` string

## Response `200`

Successful response

- EventCOPRs — Component OPRs for teams at the event.

## 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/versions/9a7cbeb48787/schema)
