Dash0 acquires Polar Signals

Manage Dashboards

Receive a specific dashboard by its origin or id

get/api/dashboards/{originOrId}

Receive a specific dashboard by its origin or id.

Parameters 2

originOrIdpathrequired

The origin or id of the dashboard.

string
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/dashboards/123e4567-e89b-42d3-a456-426614174000' \
--header "Authorization: Bearer ${DASH0_AUTH_TOKEN}"

Responses

Receive a specific dashboard.

A dashboard definition that is compatible with Perses' dashboarding system.

stringrequired
"Dashboard"
DashboardMetadatarequired
objectrequired