Skip to main content
GET
List Catalog Triggers

Authorizations

X-API-Key
string
header
required

API key for authenticating requests to the Flowker API. Provisioned via the API_KEY environment variable during deployment.

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"