---
title: "Listar tags"
method: GET
path: "/tags"
---

# Listar tags

`GET /tags`

## Query parameters

- `show` integer
- `cursor` string
- `user_id` string
- `name` string
- `color` string
- `active` boolean
- `belongs` integer
- `created_at_start` string, date-time
- `created_at_end` string, date-time
- `updated_at_start` string, date-time
- `updated_at_end` string, date-time

## Response `200`

200

## Other responses

- `404` — 404

---

[API](https://skmtc.dev/pipe/apis/application-json.md) · [All operations](https://skmtc.dev/pipe/apis/application-json/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pipe/application-json/revisions/0a130198f0a3/schema)
