dashboards

Query Widget Data

post/api/v1/dashboards/widget-data

Request body

dashboard_idstring uuid nullable
widget_idstring uuid nullable
category_idstring uuid nullable
group_bystring[]
result_shape'scalar' | 'timeseries' | 'breakdown' | 'pivot' | 'matrix' | 'records' nullable
comparison'previous_period' | 'previous_week' | 'previous_month' | 'previous_year' nullable
records_subject'voice' | 'text' | 'email' | 'booking' nullable

Response

Successful Response

records_totalinteger nullable
filter_applicabilityobject nullable
bucket_labelsobject nullable
currencystring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.