Looker API introduction

This is a simple example which prints out all available dashboards.

To run copy sanitizied.ini to looker.ini and then fill in client_id and client_secret.

This example connects to Looker and prints out the title and id of every dashboard your account can access.

Last updated