Get API Key
Retrieve a specific API key by ID. Users can only access their own API keys.API key ID
Response
API key object (key_value is not included)
The
key_value field is always null when retrieving an existing API key. It is only returned when creating a new key.Error Responses
Unauthorized - Invalid or missing authentication
API key not found
