Type Alias GetContentSemanticsIndexParams

GetContentSemanticsIndexParams: GetOrganizationParams & {
    indexId: string;
}