/events (GET)
GET /events
GET
/events
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” public
string
page
number
limit
number
sort_by
string
country_iso
string
q
string
eventType
string
status
boolean
type
string
Filter events by date type. Options: today, upcoming, past, all
start_date
string
Start of date range filter (ISO date). Overrides type when provided with or without end_date.
end_date
string
End of date range filter (ISO date). Overrides type when provided with or without start_date.
Responses
Section titled “ Responses ”Bad Request
Forbidden
Internal Server Error