---
title: "List AI Gateway keys"
method: GET
path: "/api/v2/ai-gateway/keys"
tags: ["Enterprise"]
---

# List AI Gateway keys

`GET /api/v2/ai-gateway/keys`

## Response `200`

OK

- CodersdkAIGatewayKey[]
  - `created_at` string, date-time
  - `id` string, uuid
  - `key_prefix` string
  - `last_heartbeat_at` string, date-time
  - `name` string

---

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