• Performs GET requests to MetaStore taking all the results avaiable among all the pages

    Parameters

    • endpoint: string

      where to perform the GET request, query parameters included

    • Optional headers: HeadersInit

      the header request, if needed

    Returns Promise<any[]>

    array with the fetched results

Generated using TypeDoc