-
Notifications
You must be signed in to change notification settings - Fork 66.3k
Closed
Labels
contentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamfix-internallyTriggers a workflow to copy the issue internally and close the current issueTriggers a workflow to copy the issue internally and close the current issue
Description
Code of Conduct
- I have read and agree to the GitHub Docs project's Code of Conduct
What article on docs.github.com is affected?
https://docs.github.com/en/rest/users/users?apiVersion=2022-11-28#get-a-user
What part(s) of the article would you like to see updated?
https://docs.github.com/en/rest/users/users?apiVersion=2022-11-28#get-a-user
in the response lists:
"events_url": "https://api.github.com/users/octocat/events{/privacy}",Additional information
I can call:
gh api https://api.github.com/users/octocat/eventsI can call:
gh api https://api.github.com/users/jsoref/eventsgh api https://api.github.com/users/jsoref/events/privacy{
"message": "Not Found",
"documentation_url": "https://docs.github.com/rest",
"status": "404"
}There also doesn't appear to be a doc for /users/:user/events, otherwise I'd file this ticket against that...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
contentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamfix-internallyTriggers a workflow to copy the issue internally and close the current issueTriggers a workflow to copy the issue internally and close the current issue