GET
/
team
/
{team_id}
/
datasets
/
{dataset_id}

Authorizations

Authorization
string
header
required

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

Path Parameters

team_id
string
required

ID of the team

dataset_id
string
required

ID of the dataset

Response

200 - application/json
chart_id
integer
configuration
object
connection_id
integer
dateField
string
dateFormat
string
draft
boolean
default:
true
excludedFields
string[]
fieldsSchema
object
id
integer
joinSettings
object
legend
string
project_ids
integer[]
query
string
team_id
integer
xAxis
string
xAxisOperation
string
yAxis
string
yAxisOperation
string
default:
none