GetAPIKeyByKey retrieves an API key by its key string Parameters: - ctx: The context for the operation - key: The API key string Returns: - *model.APIKey: The API key if found - error: An error if the operation fails
(ctx context.Context, key string)
source not stored for this graph (policy: none)