Contents

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

NameTypeDescription
requestId Requiredstring

A UUID that identifies the one-time request.

Response Codes

StatusReasonTypeDescription
200OK
Content-Type: application/json
DownloadLinks
400Bad Request
Content-Type: application/json
DownloadError
401Unauthorized
403Forbidden
500Internal Server Error

See Also

Downloads