Skip to main content

events

Overview

Nameevents
TypeResource
Idgithub.activity.events

Fields

NameDatatypeDescription
idstring
orgobjectActor
payloadobject
publicboolean
repoobject
typestring
actorobjectActor
created_atstring

Methods

NameAccessible byRequired ParamsDescription
list_events_for_authenticated_userSELECTusernameIf you are authenticated as the given user, you will see your private events. Otherwise, you'll only see public events.
list_org_events_for_authenticated_userSELECTorg, usernameThis is the user's organization dashboard. You must be authenticated as the user to view this.
list_repo_eventsSELECTowner, repoNote: This API is not built to serve real-time use cases. Depending on the time of day, event latency can be anywhere from 30s to 6h.