GET
/
project
/
team
/
{team_id}

Authorizations

Authorization
string
headerrequired

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

Path Parameters

team_id
string
required

ID of the team

Response

200 - application/json
id
integer
name
string
dashboardTitle
string
description
string
team_id
integer
brewName
string
backgroundColor
string
titleColor
string
headerCode
string
public
boolean
default: false
password
string
autoUpdate
object
lastUpdatedAt
string
Charts
object[]