Get a donor.
Includes giving totals for the donor’s lifetime and the current year, their most recent
gift, and their notes. Returns 404 donor_not_found if no such donor belongs to
this institution.
Authentication
X-Spring-API-Keystring
Secret API key issued per institution. Send it on every request.
Path parameters
id
Response
OK
object
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.
quick_stats
id
first_name
last_name
email
phone
role
Whether this is an individual donor or a donor organization: Individual or
Organization. Mirrors the role field on the create request.
date_of_birth
birth_month
birth_day
birth_year
address1
address2
city
state
county
zip_code
country
job_title
work_email
work_phone
company_name
organization_name
public_organization_name
make_profile_private
public_first_name
public_last_name
website
facebook_url
twitter_url
linked_in_url
photo_url
description
notes
include_soft_credits
Errors
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error