Hi Team,
Right now I am sourcing details like the ticket created, worked and closed related information from JIRA rest API. But I am looking for details on what users are doing in Jira (or other Atlassian products) like what projects and issues they are accessing and if they download or moved any data
I gave a try with below endpoint
/rest/api/3/auditing/record
But looking at the volume and details on the API response doesn't seem like I have all information.
Could you please guide me with right endpoint from where I could get these details?
Welcome @Karthikeyan Ramachandran
Have you tried to use the audit log in Jira as well? You can export the logs for the specific user on which issue they have viewed, updated, commented on and more.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.