Last Login details not available for Users with Status - "Active"

I am making an API request to the users endpoint (https://api.smartsheet.com/2.0/users) with the "include=lastLogin" parameter and a Page Size of <=100 to retrieve all our user information. However, the API response does not provide the last login information for certain users, despite their "Active" status being true.

Answers