List Integrated Repos
Get all repos of a team, parts of the response will be user specific for oauth based providers
GET
/
v2
/teams
/{team_id}
/repos
Header Parameters
Authorization
Requiredstring
Value: "Bearer <token>"; visit the "User Settings" page in the DevZero dashboard to generate a token
Path Parameters
team_id
Requiredstring
ID of team
OK