List User API Keys
list_user_api_keysList a user's API keys by user ID. Returns key metadata including name, enabled status, and expiration date, without exposing secrets.
Instructions
List a user's API keys by user ID. Returns key metadata (name, enabled, expiry) only — secrets are never exposed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | ||
| page | No | ||
| limit | No | ||
| output_format | No | json |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||