Dashboard › publish › Distillation
435fc2e6-13dc-4611-b917-b3e9d11add4c["lore_tm_v1_p49ex7-CajWFH2qENctxJ6xRmK4SPC12_ksicCVnfbo"]
Date: Sep 9, 2026
GET /user; most endpoints use Authorization: Bearer <YOUR-TOKEN>, Accept: application/vnd.github+json, and X-GitHub-Api-Version: 2026-03-10.read:user scope or broader user scope for GET /user to return the private-user response; otherwise it returns the public-user response while still authenticating as the token owner.GET /user documents HTTP statuses 200 OK, 304 Not modified, 401 Requires authentication, and 403 Forbidden.GET /users/USERNAME and provides publicly available information about a GitHub account.followers and following are 0 unless the request is authenticated as that user; authentication as that user returns the actual values even without OAuth scopes.{/privacy} with /public in events_url to retrieve only public events. Omitting it retrieves public events and, when authenticated as that user, private events.404 Not Found.email field from the user endpoint contains only the publicly visible profile email and is null when no public email is configured; publicly visible email addresses are shown only to authenticated requests.