Get one-time request status
Find the status of a one-time download request.
URL
GET https://accountdatatransfer.apple.com/api/transfer/accountdata/{requestId}Path Parameters
| Name | Type | Description |
|---|---|---|
requestId Required | string | A UUID that identifies the download request. |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | RequestStatus | |
| 400 | Bad Request | ||
| 403 | Forbidden | ||
| 500 | Internal Server Error |