Contents

Get recurring request status

Get the status of an instance of a recurring download request.

URL

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

Path Parameters

NameTypeDescription
parentRequestId Requiredstring

A UUID that identifies the series of recurring download requests.

requestId Requiredstring

A UUID that identifies the individual request.

Response Codes

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

See Also

Status