Details of an insight workspace ID.

interface InsightWorkspace {
    workspaceId?: string;
}

Properties

Properties

workspaceId?: string

The workspace ID used as the identifier to access the Insight REST API.