API Reference

/dashboards

Create a Dashboard.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The title of the Dashboard.

array of objects

The widgets to add to the Dashboard. Currently supports CostReport, ResourceReport, KubernetesEfficiencyReport, and FinancialCommitmentReport.

widgets
array of strings

The tokens of the Saved Filters used in the Dashboard.

saved_filter_tokens
string

Determines how to group costs in the Dashboard.

string

Determines the date range in the Dashboard. Incompatible with 'start_date' and 'end_date' parameters.

string

The start date for the date range for costs in the Dashboard. ISO 8601 Formatted. Incompatible with 'date_interval' parameter.

string
required

The end date for the date range for costs in the Dashboard. ISO 8601 Formatted. Incompatible with 'date_interval' parameter.

string

The token of the Workspace to add the Dashboard to. Required if the API token is associated with multiple Workspaces.

Responses

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here! Or choose an example:
application/json