Skip to content

/events/privacy is undocumented #43282

@jsoref

Description

@jsoref

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/events

I can call:

gh api https://api.github.com/users/jsoref/events
gh 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...

Metadata

Metadata

Assignees

No one assigned

    Labels

    contentThis issue or pull request belongs to the Docs Content teamfix-internallyTriggers a workflow to copy the issue internally and close the current issue

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions