Documentation index: llms.txt. This page is also available as markdown: append .md to this URL or send Accept: text/markdown.
getDashboards
query
getDashboardsGet many dashboards, with optional scoping, sorting and pagination
getDashboards(
pagination: PublicPagination
sorting: [DashboardSorting!]
scope: GetDashboardsScope
): GetDashboardsOutput!