List Oonifindings
GET
/api/v1/incidents/search
Search and list incidents
Parameters
Query Parameters
only_mine
Show only owned items
boolean
Show only owned items
theme
country_code
asn
domain
Responses
200
Successful Response
object
incidents
required
Array<object>
object
email_address
string
title
required
string
short_description
string
start_time
required
string format: date-time
reported_by
string
published
boolean
event_type
string
ASNs
List of ASNs associate with the oonifinding
Array<integer>
CCs
List of country codes associated with the oonifinding
Array<string>
themes
List of themes related to this oonifinding
Array<string>
tags
Tags associated with the oonifinding
Array<string>
test_names
Ooni tests associated with the oonifinding
Array<string>
domains
List of domains associated with the oonifinding
Array<string>
links
Links associated with the oonifinding
Array<string>
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string