Use this endpoint to retrieve the metadata and JSON Schema of a specific catalog trigger.
Documentation Index
Fetch the complete documentation index at: https://docs.lerian.studio/llms.txt
Use this file to discover all available pages before exploring further.
API key for authenticating requests to the Flowker API. Provisioned via the API_KEY environment variable during deployment.
Unique identifier of the catalog trigger.
Indicates that the request was successful and the response contains the requested data.
Unique identifier of the trigger.
"webhook"
Display name of the trigger.
"Webhook"
JSON Schema defining the expected configuration for this trigger.
"{\"type\":\"object\",\"properties\":{\"method\":{\"type\":\"string\",\"enum\":[\"POST\"]}}}"
Trigger version.
"v1"