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).
Headers
Authorization
Bearer JWT access token (PAT not allowed)
X-Workspace-Id
Workspace UUID
Query parameters
page
Page
pageSize
Page size
Response
OK
data
pagination
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error