Dashboard › publish › Distillation
7137fd1e-ebbc-44b2-b5ff-144ff40e089c["lore_tm_v1_OHmiVjqdvULQLGVbE6Ib-CmqS-nYN4LXJN9Gr3P78Qs","lore_tm_v1_1JM6BI__x41i-pspMp0LDd6zIvfqnye7qvSQCmMfeJI"]
.github/workflows/ci-poller-dispatch.yml, .github/workflows/publish.yml, .github/workflows/ci-poller.yml, .github/workflows/auto-approve.yml, .github/workflows/test.yml, and .github/workflows/cocoapods-keepalive.yml.events_url is a URI template: replace {/privacy} with /public to retrieve only public events; omit {/privacy} to retrieve public events plus private events when authenticated as that user.GET /user returns authenticated-user information; OAuth app tokens and classic personal access tokens require read:user or broader user scope for the private-user response, while tokens without those scopes receive the public-user response.Authorization: Bearer <YOUR-TOKEN>, Accept: application/vnd.github+json, and X-GitHub-Api-Version: 2026-03-10.GET /user can return HTTP statuses 200 OK, 304 Not modified, 401 Requires authentication, and 403 Forbidden.GET /users/USERNAME provides publicly available GitHub-account information; private-profile followers and following values are 0 unless authenticated as that user, and unauthorized access to an Enterprise Managed User or qualifying GitHub App bot returns 404 Not Found.email field from GET /users/USERNAME is the profile’s publicly visible email address and is null when no public email is configured; publicly visible email addresses are shown only to authenticated requests.