List a Patreon campaign's members with pledge and patron status via API v2

domain: patreon.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Ensure the OAuth token has the campaigns.members scope (plus campaigns.members[email] or campaigns.members.address if those fields are needed)
  2. Call GET /api/oauth2/v2/campaigns/{campaign_id}/members
  3. Request fields[member]=patron_status,currently_entitled_amount_cents,last_charge_status,last_charge_date and include=currently_entitled_tiers for pledge detail
  4. Treat patron_status (active_patron, declined_patron, former_patron, or null for never-pledged) as membership state, and last_charge_status for payment health
  5. Paginate using meta.pagination.cursors.next until absent — page size is 1000, or 500 if pledge_events (a member's pledge history) is included

Known gotchas

Related routes

Authenticate with Patreon OAuth v2 and fetch a campaign's membership tiers
patreon.com · 5 steps · unrated
List supporters and subscription status via the Buy Me a Coffee API
buymeacoffee.com · 5 steps · unrated
Query a patron's status over Koha's SIP2 self-check service
koha-community.org · 4 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans