Skip to main content

Get user activities

POST 

/activity-streams-srv/user-activities

The User Activities API tracks the customer activities (e.g., type and time of activity, devices, and location details) done in the cidaas system. The user activities API can filter based on the sub, objectType, objectId, eventType, clientId, dateFilter, sort order, etc.

NOTE: We only track the activities of active customers.

Permissions for different users

admin-ui

A customer (admin user) must be a part of CIDAAS_ADMINS group; must have either ADMIN or SECONDARY_ADMIN roles to access the resources (other customer activities, including self).

user-ui

A customer (normal user) sub must match with the token sub to access the resources (only self activities).

group admin-ui

A customer (normal user) sub and token sub must be members of at least a common group.

Request

Responses

success