Skip to main content
GET
Count housing units by type

Authorizations

Authorization
string
header
required

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

Query Parameters

parent_id
string

Count only the units directly inside this one.

unit_type
enum<string>

The type picked in the list. It does not change the per-type counts, only total.

Available options:
campus,
building,
room,
cage,
foster_home,
virtual

Response

The counts.

total
integer
required

How many units match, the type included.

facets
object
required