Skip to main content
GET
List Catalog Triggers

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider. Send it in the Authorization header as Bearer <token>.

Response

200 - application/json

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

id
string

Unique identifier of the trigger.

Example:

"webhook"

name
string

Display name of the trigger.

Example:

"Webhook"

version
string

Trigger version.

Example:

"v1"