API
Documentation and guides for the developers.
Reference
Guides
42 Api 2.0
Events
Events
The events in a
campus
or a
cursus
GET /v2/events/graph(/on/:field(/by/:interval))
Return grouped temporal data on events
See more
GET /v2/cursus/:cursus_id/events
Return all the events of the given Cursus
GET /v2/campus/:campus_id/events
Return all the events of the given Campus
GET /v2/campus/:campus_id/cursus/:cursus_id/events
Return all the events of the given Cursus, associated with the given Campus
GET /v2/users/:user_id/events
Return all the events of the given User
GET /v2/events
Return all the events
See more
GET /v2/events/:id
Get an event
See more
vpn_key
POST /v2/events
Create an event
See more
vpn_key
PATCH /v2/events/:id
Update an event
PUT /v2/events/:id
Update an event
See more
vpn_key
DELETE /v2/events/:id
Destroy an event
See more
↑ Scroll to top
#graph
#index
#show
#create
#update
#destroy
Feedback