Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Get activities for all Atlassian apps in one API request.

ritesh.pawar October 8, 2023

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. 

 

2 answers

0 votes
ritesh.pawar October 9, 2023

Thanks for your reply, can you please guide me on API endpoint for login-attempts and issues updates?

0 votes
Aron Gombas _Midori_
Community Champion
October 9, 2023

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:

  1. Better define what activities you want to track this way
  2. Collect them from multiple end-points (defined by the Atlassian product and the information)
  3. "Merge" the list for yourself
ritesh.pawar October 9, 2023

Thanks Aron for your reply, can you please guide me on API endpoint for login-attempts and issues updates?

Aron Gombas _Midori_
Community Champion
October 9, 2023

To get the full issue change history use this end-point: 

https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issues/#api-rest-api-3-issue-issueidorkey-changelog-get

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.

ritesh.pawar October 9, 2023

Makes sense to me, thanks for the information Aron.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events