Waivers in the API
FeatureWeek of September 23, 2026
Signed waivers can now be pulled through the Stoked API, so a waiver no longer has to be matched to its ride by hand from the CSV export.
GET /waiver_submissions— every signed waiver, with the signer’s name and email, when they signed, the agreement exactly as signed, and each answer typed from the template (a checkbox such as an email opt-in comes back astrue/false). Each one links to its conversation, the advocate who hosted, the prospect, and the template. Filter by any of those, or sync incrementally withfilter[updated_since].GET /waiver_templates— the current agreement and question definitions, once per template.- A new
waiverspermission gates both. It is off on every existing key until you tick it under Settings > API Keys.
Related: Waivers API