---
title: "Get Tags"
method: GET
path: "/tags"
tags: ["Tags"]
---

# Get Tags

`GET /tags`

The Tags endpoint returns a combined list of the unique Tags of all non-deleted Dashboards.

## Response `200`

An array of Tags

- 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)
