Added last_authenticated_at to the Copilot user management API
We added the field last_authenticated_at to the Copilot user management API. It provides the UTC timestamp of a user’s most recent authentication. Previously, you could only access this field via…