---
title: "管理员获取API Token列表"
method: GET
path: "/admin/api-tokens"
tags: ["API Token管理"]
---

# 管理员获取API Token列表

`GET /admin/api-tokens`

管理员获取所有用户的API Token列表

## Query parameters

- `page` integer
- `pageSize` integer
- `keyword` string

## Response `200`

获取成功

- object
  - `code` integer
  - `data` object
  - `message` string
  - `msg` string

## Other responses

- `500` — 获取失败

## Changes

- **2026-05-18** `24cddb042691` — 1 info
  - endpoint added
- **2025-10-22** `dcdf027169a3` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/oneclickvirt/apis/oneclickvirt-api/changes/admin/api-tokens/get.md)

---

[API](https://skmtc.dev/oneclickvirt/apis/oneclickvirt-api.md) · [All operations](https://skmtc.dev/oneclickvirt/apis/oneclickvirt-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/oneclickvirt/oneclickvirt-api/revisions/2d2db1776645/schema)
