Query Donors
When includeDetails=true, the response includes all related entities (DonorAddresses, DonorContactMethods)
similar to the GET by ID endpoint. This may impact performance for large result sets.
Authorizations
JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"
Body
The donor query request, including structured groups/conditions, selectedColumns, includeDetails, and paging options.
- Option 1
- Option 2
Request body for advanced query endpoints such as donor and campaign queries.
Field to sort by (case-insensitive). Valid options: createdate, createddatetime, email, firstname, gifts, giftsum, id, lastname, modifieddatetimeutc, name, phone
createdate, createddatetime, email, firstname, gifts, giftsum, id, lastname, modifieddatetimeutc, name, phone "createdate"
The logical type of query being executed.
0, 1, 2, 3, 4, 5, 6, 7, 8, 9 The groups of conditions that make up the query.
The list of result columns to return for each item.