Skip to main content
GET
cURL
This endpoint returns chart data optimized for sharing.

Authorizations

Authorization
string
header
required

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

Path Parameters

share_string
string
required

Share policy's share_string

Query Parameters

token
string

Access token generated from the SharePolicy

theme
enum<string>

Theme for the embedded chart (light, dark, os)

Available options:
light,
dark,
os

Response

Chart data

id
string
name
string
type
enum<string>
Available options:
line,
bar,
pie,
doughnut,
radar,
polar,
table,
kpi,
avg,
gauge,
matrix,
markdown
subType
string
chartData
object
chartDataUpdated
string<date-time>
project_id
string
public
boolean
shareable
boolean
ChartDatasetConfigs
object[]