Waydev API
teams

Retrieves a single team from your account.

1min
GET

It retrieves all information (basic team fields, team members, team settings and team lineage info) related to a specific team. It also returns a list of contributors that are members in the team (at most 10 members in the list. For all members check the specific route).

Path Parameters
team_id
*
Header Parameters
Authorization
*
Responses
200
Successful operation
Description
Successful operation
id
name
slug
created_at
updated_at
members_count
members
lineage
settings
401
Unauthorized
Description
Unauthorized
message
404
Resourse not found
Description
Resourse not found
error