Version 4.0.25.2 (latest)
Get lookml of a UDD
Returns a JSON object that contains the dashboard id and the full lookml
Request
GET
/dashboards/lookml/{dashboard_id}
Response
Datatype
Description
(object)
dashboard_id
lock
Id of Dashboard
folder_id
(Write-Only) Id of the folder
lookml
lookml of UDD
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link
Examples