---
title: DownloadLinks
framework: accountdatatransfer
role: symbol
role_heading: Object
path: accountdatatransfer/downloadlinks
---

# DownloadLinks

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

## Declaration

```data
object DownloadLinks
```

## Properties

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

## Overview

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. note: note: note: note: note: note: note: Main jobStatus: The result of the download request. status: The result of the operation to request download links.

## See Also

### Downloads

- [Get one-time request download URLs](accountdatatransfer/get-one-time-request-download-urls.md)
- [Get recurring request download URLs](accountdatatransfer/get-recurring-request-download-urls.md)
- [DownloadError](accountdatatransfer/downloaderror.md)
