Retrieve a single chart by board and chart ID. Returns the chart type, SQL query, visualization settings, and display configuration.
Documentation Index
Fetch the complete documentation index at: https://docs.formo.so/llms.txt
Use this file to discover all available pages before exploring further.
Workspace API key (e.g. formo_xxx). Create one in the Formo dashboard under Team Settings > API Keys.
Chart details
A saved chart attached to a board.
Visualization type.
table, number, funnel, bar, line, pie, stacked, user_paths, retention SQL query powering the chart. For funnel and retention charts this is a system-managed placeholder.
Column used as the X axis.
Column(s) used as Y axis metric(s).
Column used to group/stack series.
Ordered list of funnel steps. Only present when chart_type is funnel.
Type-specific configuration. See ChartSettings for all fields.