Fetch a single logged donor activity, typed. Only logged activities are individually
addressable; the other four timeline sources are read-only derived views.
Fetch a single logged donor activity, typed. Only logged activities are individually addressable; the other four timeline sources are read-only derived views.
Authentication
Path parameters
Query parameters
The origin of a donor-activity timeline item. Ordinal values are serialized into signed cursors, so existing values must not change.
Response
Stripe-style resource discriminator. Stable, snake_case string naming the resource type. Serialized first so it reads as the leading field of every V1 resource body.
Source-local identifier. Unique only within Source, not across the timeline.
The origin of a donor-activity timeline item. Ordinal values are serialized into signed cursors, so existing values must not change.
Activity type label (e.g. "LoggedEmail", "Email", "Sms", "Award", "GeneralApplication").
Short human-readable title for the item.
Free-form detail (populated only for logged activities and SMS; null otherwise).
When the activity occurred, in the tenant’s local time zone (UTC epoch seconds on the wire).
Monetary amount (logged monetary activities and awards); null otherwise.
Fund the pledge/gift was directed toward (logged activities only); null otherwise.
Completion flag (logged monetary activities); false otherwise.
Whether a gift acknowledgement was sent (logged gifts); false otherwise.
Gift type label (logged activities); null otherwise.
Campaign association (logged monetary activities); null otherwise.
Staff member the activity is assigned to (logged activities); null otherwise.
Sender display name (system emails only); null otherwise.