---
title: "GET /v1/apikeys"
method: GET
path: "/v1/apikeys"
tags: ["apikeys"]
---

# GET /v1/apikeys

`GET /v1/apikeys`

## Response `200`

List API keys

- ApiKeyInfo[]
  - `createdAt` string, required
  - `description` string, nullable
  - `expiresAt` string, nullable
  - `id` string, required
  - `lastUsedAt` string, nullable
  - `scopes` string[], required

---

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