ActionLog
Path parameters
strTokenstringRequired
The login token
strUserIDstringRequired
The ID of the User object
strDateFromstringOptional
The optional begin of the date interval, in UTC time, in the format yyyyMMddHHmmssfff
strDateTostringOptional
The optional end of the date interval, in UTC time, in the format yyyyMMddHHmmssfff
Responses
200
Success
get
/api/v2/UserActionLogs/{strToken}/{strUserID}/{strDateFrom}/{strDateTo}200
Success
Path parameters
strTokenstringRequired
The login token
strMemoriIDstringRequired
The ID of the Memori object
strDateFromstringOptional
The optional begin of the date interval, in the format yyyyMMddHHmmssfff
strDateTostringOptional
The optional end of the date interval, in the format yyyyMMddHHmmssfff
Responses
200
Success
get
/api/v2/MemoriActionLogs/{strToken}/{strMemoriID}/{strDateFrom}/{strDateTo}200
Success
Last updated