Skip to main content
GET
cURL

Overview

Gets an existing pledge transaction by its ID. A single pledge transaction may contain one or more pledges. Each pledge represents an impact commitment tied to a specific offering.

Examples

API Reference

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-Verdn-Unit-Id
string

An optional unit ID to provide when using a team-level key

Response

Pledge transaction found

charge
object
createdAt
string<date-time>
id
string
isLive
boolean

Boolean indicating production vs test pledge transaction

notifications
object[]

Array of notification statuses for this pledge transaction

pledges
object[]
recipient
object
reference
string | null
timelineUrl
string

URL to the generated timeline, intended for the pledge recipient (should not be made public)

trigger
object