Fetching Looker Dashboards List Programmatically from DataHub

Original Slack Thread

Hi All,
We are ingesting Looker metadata as part of our ingestion and I am interested to get list of all Dashboards that it shows in UI. I want to fetch the list of dashboards programmatically so that I can operate on it to create the lineage file manually. My question is there any API endpoint or any way to pull these information from DataHub?

Hey there! :wave: Make sure your message includes the following information if relevant, so we can help more effectively!

  1. Are you using UI or CLI for ingestion?
  2. Which DataHub version are you using? (e.g. 0.12.0)
  3. What data source(s) are you integrating with DataHub? (e.g. BigQuery)
  1. CLI
  2. 0.13.0
  3. Looker

In other words is there any API equivalent for this url:
https://datahub.company.com/search?filter__entityType␞typeNames___false___EQUAL___0=DASHBOARD&page=1&query=*&unionType=0