---
title: "List Catalog Triggers"
method: GET
path: "/v1/catalog/triggers"
tags: ["Catalog API"]
---

# List Catalog Triggers

`GET /v1/catalog/triggers`

Use this endpoint to retrieve all built-in triggers registered in the catalog.

## Response `200`

Indicates that the request was successful and the response contains the requested data.

- CatalogTriggerSummary[]
  - `id` string — Unique identifier of the trigger.
  - `name` string — Display name of the trigger.
  - `version` string — Trigger version.

---

[API](https://skmtc.net/lerian/apis/identity-plugin.md) · [All operations](https://skmtc.net/lerian/apis/identity-plugin/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lerian/identity-plugin/versions/25daba385532/schema)
