ChartRestApi.get
cache_timeoutintegernullable
certification_detailsstringnullable
certified_bystringnullable
changed_on_delta_humanized
dashboards object
dashboard_titlestringnullable
Possible values: <= 500 characters
idinteger
json_metadatastringnullable
descriptionstringnullable
idinteger
is_managed_externallyboolean
owners object
first_namestringrequired
Possible values: <= 64 characters
idinteger
last_namestringrequired
Possible values: <= 64 characters
paramsstringnullable
query_contextstringnullable
slice_namestringnullable
Possible values: <= 250 characters
tags object
idinteger
namestringnullable
Possible values: <= 250 characters
type
Possible values: [1, 2, 3, 4]
thumbnail_url
url
viz_typestringnullable
Possible values: <= 250 characters
ChartRestApi.get
{
"cache_timeout": 0,
"certification_details": "string",
"certified_by": "string",
"dashboards": {
"dashboard_title": "string",
"id": 0,
"json_metadata": "string"
},
"description": "string",
"id": 0,
"is_managed_externally": true,
"owners": {
"first_name": "string",
"id": 0,
"last_name": "string"
},
"params": "string",
"query_context": "string",
"slice_name": "string",
"tags": {
"id": 0,
"name": "string"
},
"viz_type": "string"
}