List all events of a specific Asset Library object
List all events of a specific Asset Library object
get/{category}/{objectId}
Query parameters
timeAtstring date-time
Return the known state of a specific object at this time
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