---
title: "GET /projects/{id}/api-keys"
method: GET
path: "/projects/{id}/api-keys"
tags: ["Projects"]
---

# GET /projects/{id}/api-keys

`GET /projects/{id}/api-keys`

## Path parameters

- `id` string, required

## Response `200`

- APIKeyResponse[]
  - `id` string
  - `name` string
  - `partiallyHiddenKey` string
  - `lastUsed` string, date-time
  - `created` string, date-time
  - `createdByUserId` string

---

[API](https://skmtc.net/tambo-ai/apis/tambo-api.md) · [All operations](https://skmtc.net/tambo-ai/apis/tambo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tambo-ai/tambo-api/versions/312691b28f1c/schema)
