---
title: "List Tokens Api"
method: GET
path: "/api/tokens"
---

# List Tokens Api

`GET /api/tokens`

## Response `200`

Successful Response

- TokenSummaryResponse[]
  - `id` string, required
  - `key` string, required
  - `created_at` string, date-time, required

---

[API](https://skmtc.net/outcallerai/apis/fastapi.md) · [All operations](https://skmtc.net/outcallerai/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/outcallerai/fastapi/versions/2e4355d35497/schema)
