Dash0 acquires Polar Signals

Manage Views

Receive a list of views

get/api/views

Receive a list of your organization views

Parameters 1

datasetquery
References Dataset

Optional dataset to query across. Defaults to whatever is configured to be the default dataset for the organization.

stringpattern "^[a-zA-Z0-9_-]{3,26}$"
bash
Sample request
12
curl --request GET 'https://api.eu-west-1.aws.dash0.com/api/views' \
--header "Authorization: Bearer ${DASH0_AUTH_TOKEN}"

Responses

Receive a list of views.

array
References ViewApiListItem
stringrequired
string
stringrequired
string
ViewTyperequired

The view type describes where this view configuration is intended to be applied in the UI.

"resources""services""spans""logs""metrics""failed_checks""web_events""sql""profiles""gcp_cloud_run_services""gcp_cloud_run_jobs""gcp_pubsub""gcp_cloud_storage""gcp_cloud_sql_instances""aws_lambda""slos"