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

# Search Donors

> Returns the donors matching a single free-text `filter`.

The filter can be an ID, name, email address, phone number, or address. Each match comes back with the donor's name, primary email and phone, and `primaryAddress`, which makes this a good fit for type-ahead lookups.

<Info>For condition-based searches, use Query Donors.</Info>


## API Specification

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