pve_tokens_list
List API tokens for a user, showing each token's ID, comment, expiry, and privilege separation flag. Token secrets are not included.
Instructions
List API tokens for a specific user (read-only). Returns each token's id, comment, expiry, and privsep (privilege separation) flag — NOT the secret (shown only at creation). userid format: 'user@realm'. Use pve_token_create/revoke to manage tokens.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userid | Yes | ||
| proximo_target | No | Which configured Proxmox target to run this call against — a target name from your multi-target config (a specific PVE/PBS/PMG/PDM box). Omit to use the single/default target from the environment; the selection applies only to this call. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |