Version 4.0.24.14
Get Aggregate Table LookML for Each Query on a Dashboard
Returns a JSON object that contains the dashboard id and Aggregate Table lookml
Request
GET
/dashboards/aggregate_table_lookml/{dashboard_id}
Datatype
Description
Request
path
Expand HTTP Path definition...
dashboard_id
Id of dashboard
Response
200: JSON for Aggregate Table LookML
Datatype
Description
(object)
dashboard_id
lock
Dashboard Id
aggregate_table_lookml
lock
Aggregate Table LookML
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