---
title: "POST /#Action=ListDashboards"
method: POST
path: "/#Action=ListDashboards"
---

# POST /#Action=ListDashboards

`POST /#Action=ListDashboards`

Returns a list of the dashboards for your account. If you include `DashboardNamePrefix`, only those dashboards with names starting with the prefix are listed. Otherwise, all dashboards in your account are listed.

`ListDashboards` returns up to 1000 results on one page. If there are more than 1000 dashboards, you can call `ListDashboards` again and include the value you received for `NextToken` in the first call, to receive the next 1000 results.

## Query parameters

- `NextToken` string
- `Action` 'ListDashboards', required
- `Version` '2010-08-01', required

## Response `200`

Success

## Other responses

- `480` — InvalidParameterValueException
- `481` — 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)
