Skip to main content
GET
Count intakes

Authorizations

Authorization
string
header
required

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

Query Parameters

intake_type
enum<string>

Only arrivals of this type.

Available options:
stray,
owner_surrender,
transfer_in,
born_in_care,
return,
confiscation,
unknown,
other
surrender_reason
enum<string>

Only arrivals given up for this reason.

Available options:
moving,
landlord,
allergies,
behavior,
medical_cost,
no_time,
owner_death,
owner_illness,
too_many_pets,
financial,
baby_or_child,
stray_kept_too_long,
other
from
string<date>

Arrivals on or after this day (YYYY-MM-DD).

to
string<date>

Arrivals on or before this day (YYYY-MM-DD).

Response

The counts.

total
integer
required

How many match every filter.

facets
object
required