Skip to main content
GET
Count your flags

Authorizations

Authorization
string
header
required

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

Query Parameters

status
enum<string>

Only flags in this status. pending_review until two other organizations corroborate it (then active), or two dispute it (then disputed). Nothing sets revoked at present.

Available options:
pending_review,
active,
disputed,
revoked
flag_type
enum<string>

Only flags of this type.

Available options:
animal_abuse,
neglect,
fraud,
abandonment,
falsified_application,
other
severity
enum<string>

Only flags of this severity.

Available options:
advisory,
moderate,
severe
subject_type
enum<string>

Only flags about a person, or only flags about an animal. Whether the flag is about a person or an animal.

Available options:
person,
animal
visibility
enum<string>

Only flags with this visibility. network: other organizations can see it once it is active. private: only your organization ever sees it.

Available options:
network,
private

Response

The counts.

total
integer
required

How many of your flags match every filter you sent.

facets
object
required