How can I get all activities including deleted activities of a particular user.
when I send request I only get activities that have active_flag = true but I want active flag = false also with same request
Thanks in advance
How can I get all activities including deleted activities of a particular user
Unfortunately there’s no way to retrieve deleted activities via API.