Get DashboardLayout

Version 4.0.25.2 (latest)

Get information about the dashboard layouts with a specific id.

Request

GET /dashboard_layouts/{dashboard_layout_id}
Datatype
Description
Request
HTTP Request
path
HTTP Path
dashboard_layout_id
string
Id of dashboard layouts
query
HTTP Query
fields
string
Requested fields.

Response

Datatype
Description
(object)
can
object
Operations the current user is able to perform on this object
id
string
Unique Id
dashboard_id
string
Id of Dashboard
type
string
Type
active
boolean
Is Active
column_width
integer
Column Width
width
integer
Width
deleted
boolean
Whether or not the dashboard layout is deleted.
dashboard_title
string
Title extracted from the dashboard this layout represents.
dashboard_layout_components
can
object
Operations the current user is able to perform on this object
id
string
Unique Id
dashboard_layout_id
string
Id of Dashboard Layout
dashboard_element_id
string
Id Of Dashboard Element
row
integer
Row
column
integer
Column
width
integer
Width
height
integer
Height
deleted
boolean
Whether or not the dashboard layout component is deleted
element_title
string
Dashboard element title, extracted from the Dashboard Element.
element_title_hidden
boolean
Whether or not the dashboard element title is displayed.
vis_type
string
Visualization type, extracted from a query's vis_config
Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link
Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link
Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link