---
title: "Find all template data"
method: GET
path: "/template-data"
tags: ["tpldata"]
---

# Find all template data

`GET /template-data`

Get paginated list of template data.

-  PERMISSIONS: `api_template_data:read`

## Query parameters

- `page` integer
- `limit` integer
- `search` string
- `sort` 'asc' | 'desc'
- `sort_by` string
- `type` 0 | 1
- `event_pattern` string

## Other responses

- `400` — Bad Request

## Changes

- **2025-10-17** `1682c4cb848d` — 1 info
  - endpoint added
- **2025-10-17** `06a48049e4bb` — 1 breaking
  - api path removed without deprecation
- **2025-10-13** `ac8f90ef770d` — 1 info
  - endpoint added
- **2025-10-01** `8733c61b98d6` — 1 breaking
  - api path removed without deprecation
- **2025-09-19** `e6018413c42c` — 1 info
  - endpoint added

[Full history](https://skmtc.dev/capensis/apis/canopsis-community-api/changes/template-data/get.md)

---

[API](https://skmtc.dev/capensis/apis/canopsis-community-api.md) · [All operations](https://skmtc.dev/capensis/apis/canopsis-community-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/capensis/canopsis-community-api/revisions/45de8f2cbb78/schema)
