interface GetLinkedWorkspaceById {
    workspaceId: string;
}

Properties

Properties

workspaceId: string

The ID of the workspace to fetch.