Endpoints
Get Pledge Transaction by ID
Get an existing pledge transaction by its ID
GET
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
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
An optional unit ID to provide when using a team-level key
Response
200
application/json
Pledge transaction found
The response is of type object
.