---
title: "List all tag namespaces"
method: GET
path: "/tagNamespace"
tags: ["tagNamespace"]
---

# List all tag namespaces

`GET /tagNamespace`

## Query parameters

- `limit` integer
- `offset` integer

## Response `200`

A paged array of tag namespaces

- TagNamespace[]
  - `id` string, labelId, required
  - `description` string, required
  - `color` string, rgb
  - `createdOn` string, datetime, required
  - `createdBy` string, required — User ID responsible for creating the content
  - `modifiedOn` string, datetime, required
  - `modifiedBy` string, required

---

[API](https://skmtc.net/watchdogpolska/apis/small-eod.md) · [All operations](https://skmtc.net/watchdogpolska/apis/small-eod/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/watchdogpolska/small-eod/revisions/1c5ac40bf412/schema)
