> ## Documentation Index
> Fetch the complete documentation index at: https://docs.virtuous.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Get a Recurring Gift

> Returns a single recurring gift by ID, including its schedule, payment method, and donor.

The response covers the `amount`, `frequency`, and `status`, the `nextChargeDate` and the `successfulCycles` so far, the payment method and gateway behind it, the `projectAllocation` each payment is split across, the premium and tribute attached to it, the `page` it was started from, and the `donor` who gave it.

<Note>`hasPaymentFailed` flags a schedule that needs attention.</Note>


## API Specification

The full API specification for this endpoint is available in the [documentation index](https://docs.virtuous.org/llms.txt).
