---
title: "Get Dashboard Names"
method: GET
path: "/dashboardnames"
tags: ["Dashboards"]
---

# Get Dashboard Names

`GET /dashboardnames`

The Dashboard Names endpoint returns a list of the names of all non-deleted Dashboards.

## Response `200`

An array of Dashboard names

- string[]

## Other responses

- `500` — Server error

---

[API](https://skmtc.dev/expediagroup/apis/cyclotron-api.md) · [All operations](https://skmtc.dev/expediagroup/apis/cyclotron-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/expediagroup/cyclotron-api/revisions/18e751e6bc49/schema)
