Skip to main content
GET
List Catalog Triggers

Autorizaciones

Authorization
string
header
requerido

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

Respuesta

200 - application/json

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

id
string

Unique identifier of the trigger.

Ejemplo:

"webhook"

name
string

Display name of the trigger.

Ejemplo:

"Webhook"

version
string

Trigger version.

Ejemplo:

"v1"