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

# Query Donors

> Searches donors with the query builder and returns a paginated list of matches.

Call Get Query Options for the `Donor` query type to discover the parameters, operators, and result fields available, then send one or more groups of conditions here along with `selectedColumns` and your paging options.

<Note>Setting `includeDetails=true` adds each donor's related records (addresses and contact methods), the same as Get a Donor returns, and may slow down large result sets.</Note>


## API Specification

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