Skip to main content
GET
Retrieve team

Supported products

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

teamId
string
required

The unique identifier of the team to retrieve.

Response

successful operation

id
string
required

The unique identifier for the team, represented as a string.

name
string
required

The name of the team, represented as a string.

parentTeamId
string

The unique identifier of the parent team, if applicable, represented as a string.

Last modified on August 3, 2026