List a User's active JWTs (browser/console sessions)
scaleway_iam_list_jwtsList active JWT sessions (interactive browser/console logins) for a specified User ID. Identifies session tokens separate from API keys.
Instructions
List active JWT sessions (browser/console logins) for one User. NOT the same as API keys - these are interactive-login session tokens. Live-probed 2026-08-18: this server's Application/API-key credential gets 403 'insufficient permissions' on resource 'self_jwt' even with full IAMManager - the surface appears scoped to a session's own JWTs, which an API-key credential never has. May only be callable from a human's own session context, not from this server. Reports the error verbatim if so.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| audience_id | Yes | The User ID whose sessions to list (from scaleway_iam_list_users). |