Search pledges

Retrieve a list of pledges matching the given filters.

Required permission: Full Read Pledges

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32

The id of the person the pledges belong to. Includes household pledges the person is covered by.

string

Comma-delimited list of giving campaign ids.

string

Comma-delimited list of pledge frequency ids (1 = Weekly, 2 = Bi-Weekly, 3 = Semi-Monthly, 4 = Monthly, 5 = Quarterly, 6 = Semi-Annually, 7 = Annually, 8 = One Time, 9 = Bi-Monthly).

boolean

Whether the pledge is currently active, i.e. its end date is in the future.

string

Text matched against the pledger's name and aliases. When multiple words are given, every word must match.

date-time

Return pledges starting on or after this date.

date-time

Return pledges starting on or before this date.

date-time

Return pledges ending on or after this date.

date-time

Return pledges ending on or before this date.

string

Return pledges whose pledger's email address contains the given text.

string

Return pledges whose pledger's phone number contains the given digits.

double

Return pledges totaling at least this amount.

double

Return pledges totaling at most this amount.

double

Return pledges with at least this many occurrences.

double

Return pledges with at most this many occurrences.

double

Return pledges of at least this amount per interval.

double

Return pledges of at most this amount per interval.

double

Return pledges with an additional amount of at least this value.

double

Return pledges with an additional amount of at most this value.

double

Return pledges with at least this amount paid.

double

Return pledges with at most this amount paid.

double

Return pledges with at least this amount remaining.

double

Return pledges with at most this amount remaining.

double

Return pledges at least this percent complete (0-100).

double

Return pledges at most this percent complete (0-100).

string

Return pledges created by the given user name.

int32
≥ 0

The number of records to skip before returning results, used for paging.

int32
≥ 0

The maximum number of records to return per page. Defaults to 50.

string

The field to sort the results by. The default field depends on the endpoint.

string
enum

The sort direction: "asc" or "desc".

Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Authentication is required, or the Ocs-Api-Key header is missing or invalid.

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json