---
title: "List API keys"
method: GET
path: "/apikey"
tags: ["apiKey"]
---

# List API keys

`GET /apikey`

List API keys

## Response `200`

OK

- ApiKey[]
  - `keyHash` string, required
  - `name` string, required — Project or client name
  - `type` 'client' | 'project' | 'workspace', required

---

[API](https://skmtc.dev/hide-org/apis/daytona-server-api.md) · [All operations](https://skmtc.dev/hide-org/apis/daytona-server-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hide-org/daytona-server-api/revisions/e8a291d9a1df/schema)
