public async Task <ApiKeyEntity[]> GetAllAsync() =>
 await _service.GetAllAsync();