History
Recent download attempts for this organization, newest first. Refusals are listed too, so a failed transfer can be accounted for.
apikey<token>
?apikey=<key>. Convenient in a browser; prefer a header elsewhere.
In: query
Query Parameters
limit?integer
Default
50Range
value <= 200Response Body
application/json
application/json
curl -X GET "https://api.vpndetection.io/api/v1/database/downloads"{
"downloads": [
{
"dataset_id": "string",
"format": "string",
"outcome": "ok",
"sample": true,
"bytes": 0,
"http_status": 0,
"apikey_id": "string",
"client_ip": "string",
"user_agent": "string",
"created": "2019-08-24T14:15:22Z"
}
]
}{
"rc": "string"
}