Incidents
List censorship incidents
Retrieve paginated censorship incidents with optional country filter.
get/data/incidents
Query parameters
limitinteger
offsetinteger
countrystring
ISO 3166-1 alpha-2 country code
Response
List of incidents
Example response
{
"incidents": [
{
"hashId": "IR-2026-0142"
}
]
}