Skip to content

Get Aggregation Observations

GET
/api/v1/aggregation/observations

Parameters

Query Parameters

group_by
Array<string>
default: failure
Allowed values: timestamp failure hostname ip probe_cc probe_asn test_name
test_name
Any of:
Array<string>
hostname
Any of:
Array<string>
probe_asn
Any of:
Array<integer>
probe_cc
Any of:
Array<string>
ip
Any of:
Array<string>
ooni_run_link_id
Any of:
string
since
Any of:
string
until
Any of:
string
time_grain
string
default: day
Allowed values: hour day week month year auto

Responses

200

Successful Response

object
aggregation
required
Array<object>
object
observation_count
required
integer
failure
Any of:
string
ip
Any of:
string
hostname
Any of:
string
probe_cc
Any of:
string
probe_asn
Any of:
integer
test_name
Any of:
string
timestamp
Any of:
string format: date-time

422

Validation Error

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