gitpod.v1.UserService
ListPersonalAccessTokens
Lists personal access tokens with optional filtering.
Use this method to:
- View all active tokens
- Audit token usage
- Manage token lifecycle
Examples
-
List user tokens:
Shows all tokens for specific users.
filter: userIds: ["f53d2330-3795-4c5d-a1f3-453121af9c60"] pagination: pageSize: 20
post/gitpod.v1.UserService/ListPersonalAccessTokens
Query parameters
pageSizeinteger
tokenstring
Request body
Response
Success