How can we determine when user has last accessed any Atlassian product using API's.
Do we have any API to fetch users last login activities collectively from all products.
Example -
API to fetch when user has used or logged into Atlassian to use any Atlassian cloud product.
Hello @integrations integrations
> Do we have any API to fetch users last login activities collectively from all products.
Yes. The User's last active dates endpoint of the Organisations REST API.
Thanks @David Bakkers
Can we ftech the users login activities between specific dates?
The API given above only lists last logins within Atlassian products whereas our requirement is to fetch users login attempts within particular timespan.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
> Can we fetch the users login activities between specific dates?
Yes, using the Get an audit log of events endpoint, BUT only if you have subscribed to Atlassian Access.
If you Google 'Atlassian cloud user login history' the very first result is the same answer to your question.
Bye.
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.