Skip to main content
GET
Count submissions by filter

Authorizations

Authorization
string
header
required

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

Query Parameters

form_id
string
form_kind
enum<string>

A kind your key may not read answers 403. What a form is for, which decides the area its submissions belong to and so which keys may read them. adoption_application, foster_application and surrender (a surrender request) are Animals; volunteer (a volunteer sign-up) is Shifts; donor is Fundraising; contact and general are People.

Available options:
adoption_application,
foster_application,
volunteer,
donor,
surrender,
contact,
general
status
enum<string>

new until somebody reviews it; reviewed; converted once somebody converts it (see Convert a submission); spam, which is kept but left out of the list unless you ask for it. A submission caught by the spam trap on your public form arrives as spam. A submission joined to a person by itself when it arrived stays new, because nobody has reviewed it yet.

Available options:
new,
reviewed,
converted,
spam
decision
enum<string>
Available options:
approved,
rejected,
undecided
assignee
enum<string>
Available options:
me,
nobody

Response

The counts.

total
integer
required

How many submissions match every filter you sent.

facets
object
required