Skip to main content
GET
Get Chart
Returns the data for a single chart by ID.
Chart IDs are returned by the Get Report Data endpoint inside each report’s charts array.
You need a public API key (pk-...) to authenticate. See here for more information about API keys.

Path parameters

chart_id
string
required
The UUID of the chart.

Response

chart
object
The chart data. The shape depends on the chart type, identified by the type field.Analytics chartTable chart