Events
Retrieve events
Retrieve events.
OAuth
Required scopes:events
GET
Authorizations
See our authentication documentation for how to authorize your requests
Query Parameters
The id of the location.
The number of events to retrieve. Default: 25
The order of the events. <code>createDate:asc</code>, <code>createDate:desc</code>, <code>startDate:asc</code>, <code>startDate:desc</code>, <code>endDate:asc</code>, <code>endDate:desc</code> or <code>relevance</code>
Response
200
application/json
OK
The response is of type object
.