# Interface GetDashboardModelParams
Parameters for useGetDashboardModel hook.
# Properties
# dashboardOid
dashboardOid:
string
Dashboard identifier
# enabled
enabled?:
boolean
Boolean flag to control if the hook is executed
If not specified, the default value is true
# includeFilters
includeFilters?:
boolean
Boolean flag whether to include filters in the dashboard model
If not specified, the default value is false
# includeWidgets
includeWidgets?:
boolean
Boolean flag whether to include widgets in the dashboard model
If not specified, the default value is false