I am using Atlassian cloud products such as Confluence, Jira-Software, Jira-ServiceDesk. The use case is to fetch activities of users resides in Atlassian cloud products in one API response.
Please suggest a API request to fetch all activities such as user's login attempts, user's operations, etc.
Thanks for your reply, can you please guide me on API endpoint for login-attempts and issues updates?
There is no such API end-point, unfortunately, although I agree it'd make sense.
Note that even in a single Atlassian product, there will be multiple separate end-points to get different "kinds" of activities, like login attempts vs issue updates.
I am afraid you have to:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Aron for your reply, can you please guide me on API endpoint for login-attempts and issues updates?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
To get the full issue change history use this end-point:
I am sorry, I don't know about the login attempts. You should be able to find that using the developer documentation and Google search.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.