---
title: Get recurring request download URLs
framework: accountdatatransfer
role: symbol
role_heading: Web Service Endpoint
path: accountdatatransfer/get-recurring-request-download-urls
---

# Get recurring request download URLs

Get URLs to download a snapshot of someone’s data from a recurring series.

## URL

GET https://accountdatatransfer.apple.com/api/transfer/accountdata/fetch/{parentRequestId}/{requestId}

## Path Parameters

requestId: A UUID that identifies the individual download request in the recurring sequence. parentRequestId: A UUID that identifies the recurring sequence of download requests.

## Response Codes

200 OK: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 500 Internal Server Error:

## Overview

Overview

## See Also

### Downloads

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