Skip to content

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
Any of:
Array<string>

The theme key to filter by

country_code
Any of:
Array<string>

The country code to filter by

asn
Any of:
Array<string>

The asn to filter by

domain
Any of:
Array<string>

The domain to filter by

Responses

200

Successful Response

object
incidents
required
Array<object>
object
id
Any of:
string
email_address
string
""
title
required
string
short_description
string
""
slug
Any of:
string
start_time
required
string format: date-time
create_time
Any of:
string format: date-time
update_time
Any of:
string format: date-time
end_time
Any of:
string format: date-time
reported_by
string
""
creator_account_id
Any of:
string
published
boolean
event_type
string
""
ASNs

List of ASNs associate with the oonifinding

Array<integer>
default:
CCs

List of country codes associated with the oonifinding

Array<string>
default:
themes

List of themes related to this oonifinding

Array<string>
default:
tags

Tags associated with the oonifinding

Array<string>
default:
test_names

Ooni tests associated with the oonifinding

Array<string>
default:
domains

List of domains associated with the oonifinding

Array<string>
default:
links

Links associated with the oonifinding

Array<string>
default:
mine
Any of:
boolean

422

Validation Error

object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string