api-keys
Get API key
Get an API key by ID.
Returns the API key with masked key_prefix (never the full key).
RLS: Filtered to current client (ClientRLSDB).
Raises: ApiKeyNotFoundError: If key doesn't exist (404)
get/api/v1/api-keys/{api_key_id}
Path parameters
api_key_idstring uuid required
Response
Successful Response