{
"id": "<string>",
"source": "<string>",
"dataType": "<string>",
"timestamp": 123,
"median": 123,
"down": true
}
{
"id": "<string>",
"source": "<string>",
"dataType": "<string>",
"timestamp": 123,
"median": 123,
"down": true
}
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
OK
The response is of type object
.