StatsHub Docs
Endpoint referenceEvent

/event/by-date

GET
/api/v2/event/by-date

Query Parameters

endOfDay?string
startOfDay?string

Response Body

application/json

application/problem+json

application/problem+json

application/problem+json

application/problem+json

curl -X GET "https://example.com/api/v2/event/by-date"
{  "$schema": "https://example.com/schemas/EventsByDateOKBody.json",  "data": [    null  ]}