Skip to main content

Hello,

 

I was wondering if there is an API I can use to get licensed users last activity date in an effort to manage licensing. I’ve tried searching online but have yet to come across something that can get me the last activity for a user.

We are currently using an API to get license count but would like to take a step further and use API to get last activity.

Any help would be greatly appreciated! 

 

Thank you!

Hey Mcervantes,

I would recommend looking into the get audit logs endpoint. It has all the activity that we expose through the api.

You can see the type of events we monitor currently here.

To figure out what user is for the event, look at the user actor object.


Hey Jeremy,

 

Thank you for the quick response! Unfortunately, the get audit logs endpoint seems to be only exclusive to Enterprise Shield accounts and we are just on an Enterprise plan and don’t have Enterprise Shield.

Are there any workarounds to get that information? I believe we are currently utilizing SCIM API to get us license count. Anything we can do with that?

 


Hello again!

Sorry it took so long to get back to you the second time, but we do not currently have any endpoint that gets the latest activity date of a user. Your request has been submitted to our internal teams for consideration. If such an endpoint becomes available in the future, then we will make an announcement via a community post.


Reply