GET
/
project
/
{id}

Authorizations

Authorization
string
headerrequired

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

Path Parameters

id
string
required

ID of the dashboard

Response

200 - application/json
id
integer
team_id
integer
name
string
brewName
string
dashboardTitle
string
description
string
backgroundColor
string
default: #103751
titleColor
string
default: white
headerCode
string
public
boolean
default: false
passwordProtected
boolean
default: false
timezone
string
updateSchedule
object
lastUpdatedAt
string
Charts
object[]