List personal access tokens
Lists PAT metadata for the current user in the workspace (no plaintext token). JWT only — PAT bearer tokens are rejected on this route (use a full access token).
请求头
Authorization
Bearer JWT access token (PAT not allowed)
X-Workspace-Id
Workspace UUID
查询参数
page
Page
pageSize
Page size
响应
OK
data
pagination
错误
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error