<PackageReference Include="Relativity.Server.Testing.Framework.Api.SDK" Version="5001.0.38" />

Relativity.Testing.Framework.Api.Services.IKeyboardShortcutsService

public interface IKeyboardShortcutsService
Represents the Keyboard Shortcuts API service.
IEnumerable<KeyboardShortcut> Get(int workspaceId, KeyboardShortcutsIncludeOptions includeOptions = null)

Gets the list of [KeyboardShortcut](https://relativitydev.github.io/relativity.testing.framework/api/Relativity.Testing.Framework.Models.KeyboardShortcut.html) for the workspace.