[
{
"_id": "<string>",
"triggers": [
{
"type": "<string>",
"name": "<string>",
"fields": [
{
"type": "<string>",
"value": "<string>",
"reset_type": "<string>",
"after": 123,
"on": 123,
"grace": 123
}
],
"group": "<string>"
}
],
"workspace": "<string>",
"created_by": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z"
}
]