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

# 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

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

## Response Codes

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

## Overview

Overview

## See Also

### Status

- [Get one-time request status](accountdatatransfer/get-one-time-request-status.md)
- [RequestStatus](accountdatatransfer/requeststatus.md)
