Version 4.0.24.16
Get information about the dashboard elements with a specific id.
Request
GET
/dashboard_layout_components/{dashboard_layout_component_id}
Datatype
Description
Request
path
Expand HTTP Path definition...
dashboard_layout_component_id
Id of dashboard layout component
query
Expand HTTP Query definition...
fields
Requested fields.
Response
200: DashboardLayoutComponent
Datatype
Description
(object)
can
lock
Operations the current user is able to perform on this object
id
lock
Unique Id
dashboard_layout_id
Id of Dashboard Layout
dashboard_element_id
Id Of Dashboard Element
row
Row
column
Column
width
Width
height
Height
deleted
lock
Whether or not the dashboard layout component is deleted
element_title
lock
Dashboard element title, extracted from the Dashboard Element.
element_title_hidden
lock
Whether or not the dashboard element title is displayed.
vis_type
lock
Visualization type, extracted from a query's vis_config
400: Bad Request
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link
404: Not Found
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link
429: Too Many Requests
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link