Get User API Key
get_user_api_keyRetrieves metadata for a user API key by user ID and key ID. The secret is never exposed.
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 |