Skip to main content

Getting the Chart's Details

This is the place you can get all the details you need on your charts.

Path Parameters
id number REQUIRED

Chart id

Example: 1
Responses
200

A chart

Schema
id number REQUIRED

Chart id

title string REQUIRED

Chart title

templateId string REQUIRED

Template id

templateRevision number REQUIRED

Template revision

chartConfig string REQUIRED

Chart config

dataBinding string REQUIRED

Chart config

createdAt string REQUIRED

Creation date

updatedAt string REQUIRED

Update date

403

You don't have permission to access this chart.

404

No chart was found.