Site Up Event Payload

json
{ "event": "up", "message": "[Testy McTestFace] Heroku is back up after 0m.", "project": { "id": 123321, "name": "Testy McTestFace", "created_at": "2017-08-30T12:54:33.156695Z", "disable_public_links": false, "pivotal_project_id": null, "asana_workspace_id": null, "token": "zzz111", "github_project": "spacely/testy-mctestface", "environments": [ { "id": 68210, "project_id": 123321, "name": "production", "notifications": true, "created_at": "2017-09-05T06:10:19.057794Z", "updated_at": "2017-09-05T06:10:19.057794Z" }, { "id": 68074, "project_id": 123321, "name": "development", "notifications": true, "created_at": "2017-08-30T12:55:29.297392Z", "updated_at": "2017-08-30T12:55:29.297392Z" } ], "owner": { "id": 1, "email": "ben@example.com", "name": "Spacely Sprockets" }, "last_notice_at": "2023-10-30T19:29:08.000000Z", "earliest_notice_at": "2023-05-03T19:38:14.971778Z", "unresolved_fault_count": 102, "fault_count": 925, "active": true, "users": [ { "id": 1, "email": "ben@example.com", "name": "Ben" }, { "id": 99, "email": "george@example.com", "name": "George Jetson" } ], "sites": [ { "id": "c42c4c0a-6e3d-4303-9769-549ed2a5818e", "active": true, "last_checked_at": "2023-10-30T19:34:08.150725Z", "name": "Heroku", "state": "up", "url": "https://example.com" } ], "team_id": 1 }, "site": { "id": "c42c4c0a-6e3d-4303-9769-549ed2a5818e", "name": "Heroku", "url": "https://example.com", "frequency": 5, "match_type": "success", "match": null, "state": "up", "active": true, "last_checked_at": "2023-10-30T19:34:08.150725Z", "retries": 0, "proxy": 4, "cert_will_expire_at": null, "details_url": "https://app.honeybadger.io/projects/123321/sites/c42c4c0a-6e3d-4303-9769-549ed2a5818e" }, "outage": { "down_at": "2023-07-17T15:46:52.384701Z", "up_at": "2023-07-17T15:51:56.063948Z", "status": null, "reason": "Connection timed out", "headers": null, "details_url": "https://app.honeybadger.io/projects/123321/sites/c42c4c0a-6e3d-4303-9769-549ed2a5818e" } }