GET
/
teams

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

project
string
required

Response

200 - application/json
project
string
name
string
members
string[]
required
assignmentMethod
enum<string>
required
Available options:
random,
balanced,
manual