Can you help me on how to fetch the user activity via API?
If you Google 'jira cloud user history' it will provide you with the answer.
User history, including their last login time and what they accessed, is stored in the Audit Logs.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, there are REST API endpoints to get the Audit Logs.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
What to you need to check ? The last login ? Track the use of licence ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I want to fetch the last login details of an individual user.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.