---
title: "GET /#Action=GetDashboard"
method: GET
path: "/#Action=GetDashboard"
---

# GET /#Action=GetDashboard

`GET /#Action=GetDashboard`

Displays the details of the dashboard that you specify.

To copy an existing dashboard, use `GetDashboard`, and then use the data returned within `DashboardBody` as the template for the new dashboard when you call `PutDashboard` to create the copy.

## Query parameters

- `DashboardName` string, required
- `Action` 'GetDashboard', required
- `Version` '2010-08-01', required

## Response `200`

Success

## Other responses

- `480` — InvalidParameterValueException
- `481` — DashboardNotFoundError
- `482` — InternalServiceFault

---

[API](https://skmtc.net/aws/apis/monitoring.md) · [All operations](https://skmtc.net/aws/apis/monitoring/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/monitoring/versions/40e3ac7bae8a/schema)
