Read Dashboard Widget Results
get
https://statsigapi.net/console/v1/dashboards/{id}/widgets/{widgetId}/resultsAuthorizations
STATSIG-API-KEYstringrequiredapiKey (header)
Path parameters
idstringrequireddashboard id
widgetIdstringrequiredwidget id
Query parameters
sampling_enabledbooleanWhether funnel sampling should be enabled for this results query. Defaults to true.
Response
application/json200Read dashboard widget results response. Currently only supported for funnel widgets.
messagestringrequiredA simple string explaining the result of the operation.
dataobjectrequiredShow child attributes
idstringrequiredtypestringrequiredfunnelobjectrequiredShow child attributes
datasetsobject[]requiredShow child attributes
key[]stringrequiredlabel[]stringgroup[]stringcohort[]stringexcludes_optional_steps[]booleansteps[]object[]requiredShow child attributes
rank[]integerrequiredname[]stringrequiredcount[]numberrequiredconversion_rate[]numberprevious_step_conversion_rate[]numbertime_to_convert[]numbercumulative_time_to_convert[]numbertotal_prop_sum[]number400Invalid request. Please check the request input and try again.
statusintegerrequiredmessagestringrequired404Not Found. The requested resource could not be found.
statusintegerrequiredmessagestringrequiredWas this helpful?