GET /v1/triggers/phases/{phaseId}.curl --location '/v1/triggers/'{
"id": "string",
"type": "string",
"actions": [
{
"type": "string",
"conditions": [
{}
],
"params": {}
}
],
"flowId": "string",
"phaseId": "string",
"createdAt": "string",
"updatedAt": "string"
}