---
title: "GET /teams/{page_num}/keys"
method: GET
path: "/teams/{page_num}/keys"
tags: ["team"]
---

# GET /teams/{page_num}/keys

`GET /teams/{page_num}/keys`

Gets a list of Team keys, paginated in groups of 500. (Note, each page will not have 500 teams, but will include the teams within that range of 500.)

## Path parameters

- `page_num` integer, required

## Headers

- `If-None-Match` string

## Response `200`

Successful response

- string[]

## 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)
