User Criterion¶
The user Activity Log Criterion matches activity log groups that have an activity
by one of the users given by their IDs.
Arguments¶
value- list of user IDs
Example¶
You can use this Criterion over the REST API, in the criteria element of the payload of the
POST /activity-log-group/list request:
1 2 3 4 5 6 7 8 9 10 | |