I have an Organization with a verified domain.
I can see list of users on the UI and can fetch the managed accounts from this API :
https://developer.atlassian.com/cloud/admin/organization/rest/api-group-orgs/#api-orgs-orgid-users-get
However I cannot find the last_active field in the response from the API and also in the UI the Last Active field is marked as unavailable.
In order to have this field populated with the last active date, is it required that I have Atlassian Access enabled ?
Snapshot of the UI :
Snapshot of the response from the API :