Triggers

Get a trigger

Fetch a single trigger by its ID, including its activation type and type-specific configuration. Returns 404 if no trigger matches.

get/triggers/{triggerId}

Path parameters

triggerIdstring uuid required

Response

Trigger details

object required

Changes