Search giving campaigns

Retrieve a list of giving campaigns (fundraisers where donors pledge toward a goal amount) 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
string

Text matched against the campaign's name.

string

Text matched against the campaign's description.

string

Comma-delimited list of designation ids; returns campaigns that apply giving to any of them.

date-time

Return campaigns starting on or after this date.

date-time

Return campaigns starting on or before this date.

date-time

Return campaigns ending on or after this date.

date-time

Return campaigns ending on or before this date.

boolean

Whether only giving toward pledges counts for the campaign.

boolean

Whether the campaign allows giving before its start date.

boolean

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

string

Return campaigns created by the given user name (exact match).

double

Return campaigns with at least this many pledges.

double

Return campaigns with at most this many pledges.

double

Return campaigns with a goal of at least this amount.

double

Return campaigns with a goal of at most this amount.

double

Return campaigns with at least this amount pledged.

double

Return campaigns with at most this amount pledged.

double

Return campaigns that raised at least this amount.

double

Return campaigns that raised at most this amount.

double

Return campaigns with at least this amount remaining.

double

Return campaigns with at most this amount remaining.

double

Return campaigns at least this percent of the way to their goal (0-100).

double

Return campaigns at most this percent of the way to their goal (0-100).

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