• Find studios

    Parameters

    • __namedParameters: {
          aclOnly?: boolean;
          authorization: string;
          filter?: string;
          infraOnly?: boolean;
          isAccountHolder?: boolean;
          pageable: Pageable;
          startersOnly?: boolean;
          view?: "FAVORITES" | "ALL";
          workspaceId?: string;
          xWorkspaceId?: string;
      }
    • Optionalopts: RequestOpts

    Returns Promise<PageStudioResponse>