ServedInfoResponse.selectedWorkspaceIndex

First index inside the workspaces array sent along this value, where selected is set to true, or -1 for global workspace.

struct ServedInfoResponse
int selectedWorkspaceIndex;

Meta