Skip to main content
GET
Count applications

Authorizations

Authorization
string
header
required

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

Query Parameters

status
string

One stage key, such as assigned. An application with no stage is found by its status. An application at a stage is found by the stage's key, not by the status the stage belongs to.

open
enum<string>

true for only the applications still open: not approved, denied or withdrawn.

Available options:
true
assignee
enum<string>

me for the applications assigned to the person who made the key; nobody for the ones assigned to nobody.

Available options:
me,
nobody
applicant_person_id
string

One applicant's applications.

animal_id
string

The applications for one animal.

housing_type
enum<string>

One kind of home.

Available options:
house,
apartment,
condo,
townhouse,
mobile_home,
farm,
other

Part of the applicant's first name, last name or email.

Response

The counts.

total
integer
required

How many applications match every filter.

facets
object
required