Skip to main content
Open

Obtain a User's Last Login from the API

  • May 2, 2022
  • 0 replies
  • 150 views

THE ABSTRACT

A user’s last login date should be available via the API.

 

THE PROBLEM

As more users use Miro, my enterprise is finding it tedious to manually manage our license count.  If a user’s last login timestamp was available via the Miro API, we would be able to create automation to get the list of users and revoke their license if they have not logged in recently.

Additionally, this would allow enterprises to track their license count history.  This can help with decisions around licensing (ex. growth, possible need for more/less/same licenses, etc.)

 

THE (POSSIBLE) SOLUTION

A user’s last login timestamp is added to the User object in either the regular Miro API or the SCIM API.