API
Documentation and guides for the developers.
Reference
Guides
42 Api 2.0
Teams
Teams
One or many
users
which have to finish a
project
together.
GET /v2/cursus/:cursus_id/teams/graph(/on/:field(/by/:interval))
Return grouped temporal data on teams
GET /v2/users/:user_id/teams/graph(/on/:field(/by/:interval))
Return grouped temporal data on teams
GET /v2/users/:user_id/projects/:project_id/teams/graph(/on/:field(/by/:interval))
Return grouped temporal data on teams
GET /v2/teams/graph(/on/:field(/by/:interval))
Return grouped temporal data on teams
GET /v2/projects/:project_id/teams/graph(/on/:field(/by/:interval))
Return grouped temporal data on teams
See more
GET /v2/cursus/:cursus_id/teams
Return all the teams of the given Cursus
GET /v2/users/:user_id/teams
Return all the teams of the given User
GET /v2/users/:user_id/projects/:project_id/teams
Return all the teams of the given Project, associated with the given User
GET /v2/teams
Return all the teams
GET /v2/projects/:project_id/teams
Return all the teams of the given Project
GET /v2/project_sessions/:project_session_id/teams
Return all the teams of the given Project session
GET /v2/me/teams
Return all the teams for the current resource owner
See more
GET /v2/teams/:id
Get a team
See more
vpn_key
account_circle
POST /v2/teams
Create a team
See more
vpn_key
account_circle
PATCH /v2/teams/:id
Update a team
PUT /v2/teams/:id
Update a team
See more
vpn_key
account_circle
DELETE /v2/teams/:id
Destroy a team
See more
vpn_key
account_circle
POST /v2/teams/:id/reset_team_uploads
See more
↑ Scroll to top
#graph
#index
#show
#create
#update
#destroy
#reset_team_uploads
Feedback