v1
latestOpenAPI 3.1.02026-08-06163531.4 KBkey
Get Api Key
Get API Key Details
Retrieve an API key with its associated data for the given API key.
Headers:
- Authorization (str): HTTP bearer - API token for user authentication.
Args:
- api_key: The UUID of the API key to retrieve.
Returns:
- GetKeyResponse: JSON object containing the user ID, and API key info.
get/key/{key_id}
Path parameters
key_idstring required
Response
Successful Response