latestOpenAPI 3.0.32026-08-227451,2751.8 MB
d0fc0114da66
ApiKey
Get API Key
Used to retrieve information about an API key
get/apiKeys/{id}
Path parameters
idstring required
The ID of the API key to retrieve (legacy key OR id, use of legacy keys is deprecated and will be removed in a future release)
Query parameters
with_secretboolean
True if the raw key should be returned. The raw key is only included for the key's owner - a workspace OWNER, or a company admin for company-scoped keys. Other authorized callers receive the key without secret_key rather than an error, which is indistinguishable from a key type whose secret is not recoverable.
Response
The API key with the given ID