PULSAR

Get Dashboard Url

Get dashboard URL.

Authorization

bearerAuth user, superuser, admin, superadmin, readonly
Authorization<token>

In: header

Scope: user, superuser, admin, superadmin, readonly

Query Parameters

dashboard*number

Filter by dashboard.

Formatdouble

Response Body

application/json

Try it live
GET
/metabase/dashboard/url

This endpoint requires authentication — use the Login page at the top of the API Reference, or paste a token in the Authorization section below.

curl -X GET "https://example.com/metabase/dashboard/url?dashboard=0.1"
{}