Endpoint referenceEvent
/event/counts-by-dates
Query Parameters
dates?string
Response Body
application/json
application/problem+json
application/problem+json
application/problem+json
curl -X GET "https://example.com/api/v2/event/counts-by-dates"{ "$schema": "https://example.com/schemas/EventCountsByDatesOKBody.json", "data": { "property1": 0, "property2": 0 }}