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

# Get one-time request download URLs

Get URLs to retrieve someone’s data.

## URL

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

## Path Parameters

requestId: A UUID that identifies the one-time request.

## Response Codes

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

## Overview

Overview

## See Also

### Downloads

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