We have been trying to get the last login information for all of our students by using the get_events endpoint and are not having success retrieving the information on the post back.
Is there a specific value we need to send in the request body in order to retrieve this information? Our goal is to target specific users for deletion if they have not logged in for some time.
Thanks in advance.