Skip to main content
GET
Count campaigns

Authorizations

Authorization
string
header
required

An API key from Settings, API keys. It starts with rc_live_.

Query Parameters

status
enum<string>

Narrows total, raised_cents and donors to campaigns with this status.

Available options:
draft,
active,
paused,
completed,
archived

Response

The counts.

total
integer

How many campaigns, under the status you chose.

raised_cents
integer

What those campaigns have raised from completed gifts, in whole cents.

donors
integer

How many different people gave those gifts.

facets
object