Improvement

August 13, 20251 Minute Read

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 the activity report CSV. This update aims to provide feature parity and allow you to retrieve the last authentication timestamp directly from the API. This update doesn’t introduce any breaking changes to the API schema.

Subscribe to our developer newsletter

Discover tips, technical guides, and best practices in our biweekly newsletter just for devs.

By submitting, I agree to let GitHub and its affiliates use my information for personalized communications, targeted advertising, and campaign effectiveness. See the GitHub Privacy Statement for more details.

Added last_authenticated_at to the Copilot user management API - GitHub Changelog