List all events of a given category
List all events of a given category
get/{category}
Query parameters
timeFromstring date-time
Only display category events since this time
timeTostring date-time
Only display category events prior to this time
userstring
Only display category events authored by this user
event'create' | 'modify' | 'delete'
Only display category events of this type
sort'asc' | 'desc'
Sort order
tokenstring binary
Pagination token
limitnumber
Maximum no. events to return
Response
OK