Get User Activity detail by user Id and event Id

This API is used to get user activity details by user id and event id.

Here is the description of response attributes, which returns to the form of JSON.

AttributesDescription
dataThis field returns list of attendee timeline details. It contains userId, timestamp, eventId, actionType and description etc.
errorThis field returns error message.
recordsFilteredThis field returns the filter added to get user activity details.
recordsTotalIt returns total records of all user activities.

Here is the possible error messages, which return if any condition gets failed or required data is missing for processing.

Error CodeError Description
200OK
401You are not authorized to view the resource.
403Accessing the resource you were trying to reach is forbidden.
404The resource you were trying to reach is not found.
4040100User Not Found
40600013Cant create url
4040200Event Not Found
Language
Authorization
Header
Click Try It! to start a request and see the response here!