events_get
Guest
Returns events matching the filter.
Params
| attribute | description |
|---|---|
filter* Event Filter |
Filter defining what events to retrieve |
limit* unsigned int |
The maximum number of events to return. |
Return
| attribute | description |
|---|---|
events* [Event] |
The requested events |
is_lastbool |
Indicates if there are no more events preceding the last returned event. |