Azure DevOps Connector
Documentation
Version: 2
Documentation

EndPoint Get List of Teams


Name

get_teams

Description

Gets a list of teams in the default project within the organization. [API Help]

Parameters

Parameter Label Required Options Description
Project Project Name YES The Name of the project.

Output Columns

Label DataType Length Raw Description
Id DT_WSTR 200 False
Name DT_WSTR 200 False
ProjectId DT_WSTR 200 False
ProjectName DT_WSTR 200 False
Url DT_WSTR 2048 False
Description DT_WSTR 4000 False
IdentityUrl DT_WSTR 2048 False

Input Columns

Label DataType Length Raw Description
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime.