List Donor Activities
Returns a paginated list of donor activities across the organization.
selectedActivityOrigins and an optional free-text filter applied to the activity display text, and page through them with skip and take.
Authorizations
JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"
Body
The paging and filter options, including the list of selectedActivityOrigins
to include and an optional free-text filter applied to the activity display text.
Request model used to page through donor activities.
A free-text search term applied to the activity display text.
The number of records to skip before the first record returned. Use it with take to page through the results.
The maximum number of records to return in this page of results.
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 direction to sort the results. Set to true to sort in descending order.
When true, includes the related records for each item in the response. Not every list has extra records to return, and it can slow down large result sets.
The activity origins to include in the results.
0, 1, 2, 3, 4, 5