curl --location --request GET '/detections/' \
--header 'Authorization: Bearer <token>'{
"id": "string",
"event_count": 0,
"user_count": 0,
"trend": {
"trend_type": "absolute",
"direction": "none",
"value": 0
}
}