v1
latestOpenAPI 3.0.12026-07-13149396412.1 KBQuery parameters
Page size preference (i.e. how many items are returned in the next page). If zero, the server will use a default. Regardless of what size is given, clients must never assume how many items will be returned.
Opaque page token identifying which page to request. An empty token identifies the first page.
Filters results by slug, where any GrafanaDashboard with a matching slug in the given list (and matches all other filters) is returned.
Filters results by bucket_slug, where any GrafanaDashboard with a matching bucket_slug in the given list (and matches all other filters) is returned.
Filters results by collection_slug, where any GrafanaDashboard with a matching collection_slug in the given list (and matches all other filters) is returned.
Filters results by name, where any GrafanaDashboard with a matching name in the given list (and matches all other filters) is returned.
Optional flag to populate the dashboard_json of the returned dashboards. By default, dashboard_json will be left empty.
Response
A successful response.