---
title: "Get a list of tags"
method: GET
path: "/tags.json"
tags: ["Tags"]
---

# Get a list of tags

`GET /tags.json`

## Response `200`

notifications

- object
  - `tags` object[]
    - `id` integer
    - `text` string
    - `name` string
    - `count` integer
    - `pm_count` integer
    - `target_tag` string, nullable
  - `extras` object
    - `categories` unknown[]
      - unknown

---

[API](https://skmtc.dev/discourse/apis/discourse-api-documentation.md) · [All operations](https://skmtc.dev/discourse/apis/discourse-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/discourse/discourse-api-documentation/revisions/2fd8fd2d6fd0/schema)
