Activity
Get activities
Endpoint: GET /v2/activities
This endpoint retrieves all activities for a specific user and session. The activities can include any actions or interactions made by the user during that session.
Query-String Parameters
The unique ID of the user.
The unique ID of the session for that user.
Response Parameters
Unique ID of the activity.
Session ID associated with the activity.
User ID associated with the session.
Detailed log of the activity.
Timestamp of when the activity occurred.