Search Donors
Returns the donors matching a single free-text filter.
primaryAddress, which makes this a good fit for type-ahead lookups.
Authorizations
JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"
Query Parameters
The search term to match against donor fields. Can be ID, name, email, phone, address, or combinations.
Response
OK
The unique identifier of the donor.
The key that links the donor to the matching record in your CRM.
The display name of the donor.
The title of the donor, such as Mr. or Dr.
The first name of the donor.
The last name of the donor.
The suffix of the donor, such as Jr. or III.
The primary email address of the donor.
The primary phone number of the donor.
Whether the donor is an organization rather than an individual.
The name of the organization, when the donor is an organization.
Any additional notes stored on the donor.
The donor's primary address.