---
title: "GET /dashboard/store/{dashboardId}"
method: GET
path: "/dashboard/store/{dashboardId}"
tags: ["Dashboard"]
---

# GET /dashboard/store/{dashboardId}

`GET /dashboard/store/{dashboardId}`

Get dashboard by dashboard ID

## Path parameters

- `dashboardId` string, required — ID of dashboard

## Response `200`

DashboardElement

- DashboardElement
  - `cssclass` string
  - `href` string
  - `id` string
  - `name` string
  - `owner` string
  - `param` string
  - `shared` boolean
  - `type` integer
  - `weight` number, double

## Other responses

- `400` — FailureResponse

---

[API](https://skmtc.net/sipcapture/apis/homer-app.md) · [All operations](https://skmtc.net/sipcapture/apis/homer-app/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sipcapture/homer-app/versions/2f261ecc6074/schema)
