Skip to main content
GET
List teams

Authorizations

Authorization
string
header
required

OAuth 2.0. Obtain an access token via the Client Credentials or Authorization Code flow, then send it as Authorization: Bearer <token>.

Response

OK

parentId
string | null

The ID of the parent team, or null for a root team

id
string | null

The team's unique ID. Omit when creating a team by name.

name
string | null

The team's name