Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi ,
I am trying to retrieve the user last login timestamp for each user in my Qlik cloud analytics tenant for one of my requirement.
is there a way to fetch the same via rest api ?
Thanks in advance!!
Regards,
Raju
Hi @Raju_6952 , you can use the Audit APIs filtering by event type com.qlik.user-session.begin
https://qlik.dev/apis/rest/audits/
Also check the Entitlement Analyzer monitoring app.
Hi @Raju_6952 , you can use the Audit APIs filtering by event type com.qlik.user-session.begin
https://qlik.dev/apis/rest/audits/
Also check the Entitlement Analyzer monitoring app.