https://api.engagor.com/{account_id}/dashboards/component/{dashboard_id}/{component_id}

Please be aware that when using this endpoint, the format of the data returned for the widget is not fixed. Different widgets return data in different formats, and its schemas are undocumented & unversioned. This endpoint is provided as is.

Description alpha

Returns the data for a single widget from a dashboard.

Required Access Token Scope

identify, accounts_read

Parameters

Param Description Required Default Value
filter A filter query string. No
date_from ISO 8601 formatted date, defaults to 28 days ago. No
date_to ISO 8601 formatted date, defaults to now. No

Result

A single dashboard_widget item