Get User API Key
get_user_api_keyRetrieve metadata for a specific user's API key by providing the user ID and key ID. The secret key is never exposed, ensuring security.
Instructions
Get one user API key by user ID and key ID. Returns metadata only — the secret is never exposed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key_id | Yes | ||
| user_id | Yes | ||
| output_format | No | json |