cURL
curl --request GET \ --url https://trytako.com/api/v1/beta/chart_insights \ --header 'X-API-Key: <api-key>'
{ "insights": [ "<string>" ], "description": "<string>" }
Get insights from a chart in a Tako Knowledge Card
ID of the chart config to get
Chart insights
The response is of type object.
object