{ "_version": "1.1", "msg_id": "00000000-0000-0000-0000-000000000000", "payload": { "_version": "1.2", "notification_name": "Task Paused", "notification_template_id": "00000000-0000-0000-0000-000000000000", "user_id": "00000000-0000-0000-0000-000000000000", "user_email": "bobby@coder.com", "user_name": "Bobby", "user_username": "bobby", "actions": [ { "label": "View task", "url": "http://test.com/tasks/bobby/00000000-0000-0000-0000-000000000000" }, { "label": "View workspace", "url": "http://test.com/@bobby/my-workspace" } ], "labels": { "pause_reason": "idle timeout", "task": "my-task", "task_id": "00000000-0000-0000-0000-000000000000", "workspace": "my-workspace" }, "data": {}, "targets": null }, "title": "Task 'my-task' is paused", "title_markdown": "Task 'my-task' is paused", "body": "The task 'my-task' was paused (idle timeout).", "body_markdown": "The task 'my-task' was paused (idle timeout)." }