Been playing around with the Github v3 API.
I was wondering if it was possible to see private events within a team repository I belong to if I am authenticated.
I see on the docs that with the /users/:username/events
endpoint, it'll only show your own private events. Is there a way around this?
Thanks!