Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Send Authorization: Bearer <api_key>. The legacy Authorization: Api-Key <api_key> scheme is also accepted.

Path Parameters

team_id
string
required

Response

200 - application/json

A team.

id
string
required

Unique identifier of the team

name
string
required

Name of the team

default
boolean
required

Whether this is the default team for the organization

created_at
string<date-time>
required

Time the team was created in ISO 8601 format