> ## 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 Campaign

> Returns a single campaign by ID, including its goals and the totals raised against them.

The response covers the campaign's date range, its giving, total gift, and average gift goals, and the progress against them: `raisedAmount`, `totalGifts`, `totalDonors`, `totalVisitors`, and `conversionRate`.


## API Specification

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