Skip to main content

Get a team with members

GET 

/api/v1/organizations/teams/:team_id

Fetch a team with populated member and manager details.

  • Owner/Admin can view any team in the organization.
  • Manager/Member can only view teams they belong to (403 otherwise).
  • 404 if the team does not exist in the caller's organization.
  • API-key scope required: teams:read.

Request

Responses

Successful Response