Chronosphere API token
Sets the preferred number of items to return per page. If set to 0, the
server will use its default value. Regardless of the value specified, clients
must never assume how many items will be returned.
An opaque page token that identifies which page the client should request. An empty value indicates the first page.
Filters results by slug, where any Dashboard with a matching slug in the given list (and matches all other filters) will be returned.
Filters results by collection_slug, where any Dashboard with a matching collection_slug in the given list (and matches all other filters) will be returned.
Filters results by name, where any Dashboard with a matching name in the given list (and matches all other filters) will be returned.
Optional. Flag to populate the dashboard_json field of the returned
dashboards. By default, dashboard_json is empty.