Returns the triggers configured on a specific phase.This is the recommended endpoint to check, before creating a new trigger, whether one of the same type already exists on the target phase. The API accepts creating duplicate triggers of the same type on the same phase without returning an error, but two triggers of the same type firing for the same event produce a non-deterministic outcome — which is why checking beforehand is recommended.
Requisição
Parâmetros de Caminho
Respostas
🟢200Phase trigger list
application/json
Array with the triggers configured on the given phase.