GetDashboard
Retrieve a single dashboard by its identifier
GET
/api/v1/monitoring/dashboards/{id}Operation ID
GetDashboardSince
1.0.0Execution Mode
SynchronousAuth Context
Auth RequiredAuth Context
Send these values as request headers when calling this API.
AuthorizationstringRequiredBearer Token
X-Tenant-IDstringX-Tenant-ID
Request Inputs
Path Parameters
idStringRequiredUUID of the dashboard to retrieve
Query Parameters
tenantIdStringUUID of the tenant owning the dashboard UUID of the tenant owning the dashboard
