get_dashboard for a dashboard’s
tiles, their layout, and the reports they render.
Dashboards have no per-dashboard sharing — you either see all of the company’s
dashboards or none, depending on your reporting access.
Parameters
Body
Body
Filter matched against the dashboard name (case- and accent-insensitive
substring) or, when it is a valid ObjectId, against the dashboard id.
Page size, between 1 and 250. Defaults to 50.
Row offset into the result set — the number of rows to skip before this
page. Pass the next_offset returned by the previous call, or None for the
first page.