Type Alias GetManyContentSemanticsIndexParams

GetManyContentSemanticsIndexParams: GetOrganizationParams & {
    status?: string;
}