• Gets a Blob from a web site.

    Parameters

    • url: string

      Address of Blob

    • authentication: UserSession

      Credentials for the request

    • requestOptions: IRequestOptions = {}

      Options for the request, including parameters relevant to the endpoint.

    Returns Promise<Blob>

    Promise that will resolve with Blob or an AGO-style JSON failure response