Contents

DownloadLinks

An object that contains URLs to download someone’s account data.

Declaration

object DownloadLinks

Properties

NameTypeDescription
assetInfo[string]

An array of URLs to which you make GET requests to download someone’s account data if jobStatus is completed; otherwise, [TBD].

jobStatusstring
statusstring

Overview

The URLs you get from the assetInfo property are valid for 15 minutes after you receive them.

=======

  • assetInfo: An array of URLs to which you make GET requests to download someone’s account data.

  • jobStatus: The result of the download request.

  • status: The result of the operation to request download links.

See Also

Downloads