List pledges
Pledges
List pledges
GET
List pledges
Authorizations
Organization API key created in Grain Settings → API. The key determines the organization and is limited to its assigned resource scopes. Write scopes imply the corresponding read scope.
Headers
Required with OAuth access tokens. Optional with organization API keys; if supplied, it must match the key's organization.
Query Parameters
Page number (1-based)
Required range:
x >= 1Records per page
Required range:
1 <= x <= 1000Available options:
ACTIVE, CANCELLED When omitted, pledges are ordered by createdAt descending. Progress sort loads computed fulfillment for filtered pledges.
Available options:
donor, fund, campaign, pledged, fulfilled, progress, pace, status, createdAt When sortBy is sent, ascending or descending order. Omit with sortBy to accept server defaults (typically desc).
Available options:
asc, desc Last modified on August 23, 2026