---
title: "GET /api/services/app/DashboardCustomization/GetUserDashboard"
method: GET
path: "/api/services/app/DashboardCustomization/GetUserDashboard"
tags: ["DashboardCustomization"]
---

# GET /api/services/app/DashboardCustomization/GetUserDashboard

`GET /api/services/app/DashboardCustomization/GetUserDashboard`

## Query parameters

- `DashboardName` string
- `Application` string

## Response `200`

Success

- Dashboard
  - `dashboardName` string, nullable
  - `pages` Page[], nullable
    - `id` string, nullable
    - `name` string, nullable
    - `widgets` Widget[], nullable
      - `widgetId` string, nullable
      - `height` integer
      - `width` integer
      - `positionX` integer
      - `positionY` integer

---

[API](https://skmtc.dev/dalieu/apis/portaldalieu-api.md) · [All operations](https://skmtc.dev/dalieu/apis/portaldalieu-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dalieu/portaldalieu-api/revisions/78dcf1621c0e/schema)
