Issues & Notifications
{
"id": "iss_nLxlgkpe2GpkcSTtMt",
"team_id": "tm_lbhzBKgFOUnB",
"type": "delivery",
"status": "OPENED",
"aggregation_keys": {
"error_code": [],
"webhook_id": [
"web_nOYiSWuNW8EF"
],
"response_status": [
500
]
},
"reference": {
"event_id": "evt_eNycCNgd99CGUBflic",
"attempt_id": "atm_TgM9dDa4KzwKPmnnzuXA",
"attempt_body": {
"message": "The Mock API returns the request data with a HTTP 500 code",
"next_step": "Convinced? Update your destination with your own server HTTP URL.",
"received_data": {
"body": {
"body": {
"type": "order.created",
"total": 99.99,
"customer": {
"id": "cust_123",
"email": "customer@example.com"
},
"timestamp": "2026-01-14T13:35:55.335Z"
},
"headers": {
"content-type": "application/json"
}
},
"query": {
"status": "500"
},
"method": "POST",
"headers": {
"via": "1.1 google",
"host": "mock.hookdeck.com",
"accept": "application/json, text/plain, */*",
"connection": "Keep-Alive",
"user-agent": "axios/1.11.0",
"content-type": "application/json",
"content-length": "192",
"accept-encoding": "gzip, compress, deflate, br",
"idempotency-key": "evt_eNycCNgd99CGUBflic",
"x-forwarded-for": "24.222.229.208, 34.36.135.20",
"x-forwarded-proto": "https",
"x-hookdeck-eventid": "evt_eNycCNgd99CGUBflic",
"x-hookdeck-verified": "false",
"x-hookdeck-event-url": "http://localhost:3000/events/evt_eNycCNgd99CGUBflic",
"x-hookdeck-requestid": "req_eLU3Rb3wyAfHpbRgrDIW",
"x-hookdeck-signature": "z73yK7iH8/YjGgA6ozLojgTk7/AxJZHy4hOVOQhMujs=",
"x-cloud-trace-context": "7b79cbbeb30598a3646e743a2cf61f55/10630529597864032755",
"x-hookdeck-original-ip": "::1",
"x-hookdeck-source-name": "example",
"x-hookdeck-attempt-count": "1",
"x-hookdeck-attempt-trigger": "INITIAL",
"x-hookdeck-connection-name": "",
"x-hookdeck-destination-name": "mock-api-failure",
"x-hookdeck-will-retry-after": ""
}
},
"requested_path": "/"
}
},
"last_updated_by": null,
"merged_with": null,
"first_seen_at": "2026-01-14T13:35:55.736Z",
"last_seen_at": "2026-01-14T13:35:55.736Z",
"dismissed_at": null,
"opened_at": "2026-01-14T13:35:55.736Z",
"updated_at": "2026-01-14T13:35:55.737Z",
"created_at": "2026-01-14T13:35:55.737Z",
"issue_trigger_id": "it_XsLswYZ6nLMdze",
"auto_resolved_at": null,
"data": {
"trigger_event": {
"webhook_id": "web_nOYiSWuNW8EF",
"team_id": "tm_lbhzBKgFOUnB",
"source_id": "src_32qkficffmdlme",
"destination_id": "des_cWwBe16NUh9h",
"event_data_id": "edt_sZp4bwt9En2j1FA6RnLd",
"request_id": "req_eLU3Rb3wyAfHpbRgrDIW",
"cli_id": null,
"ingested_at": "2026-01-14T13:35:55.341Z",
"attempts": 1,
"status": "FAILED",
"state": "NONE",
"last_pending_at": "2026-01-14T13:35:55.404Z",
"next_attempt_meta": null,
"id": "evt_eNycCNgd99CGUBflic",
"last_attempt_at": "2026-01-14T13:35:55.444Z",
"next_attempt_at": null,
"response_status": 500,
"error_code": null,
"successful_at": null,
"issue_ids": [
"iss_nLxlgkpe2GpkcSTtMt"
],
"created_at": "2026-01-14T13:35:55.397439Z",
"updated_at": "2026-01-14T13:35:55.742271Z",
"data": {
"method": "POST",
"url": "https://mock.hookdeck.com?status=500",
"headers": {
"Accept": "application/json, text/plain, */*",
"Idempotency-Key": "evt_eNycCNgd99CGUBflic",
"content-length": "192",
"content-type": "application/json",
"user-agent": "axios/1.11.0",
"X-Hookdeck-Signature": "z73yK7iH8/YjGgA6ozLojgTk7/AxJZHy4hOVOQhMujs=",
"X-Hookdeck-EventID": "evt_eNycCNgd99CGUBflic",
"X-Hookdeck-RequestID": "req_eLU3Rb3wyAfHpbRgrDIW",
"X-Hookdeck-Original-IP": "::1",
"X-Hookdeck-Verified": "false",
"X-Hookdeck-Event-URL": "http://localhost:3000/events/evt_eNycCNgd99CGUBflic",
"X-Hookdeck-Source-Name": "example",
"X-Hookdeck-Connection-Name": "",
"X-Hookdeck-Destination-Name": "mock-api-failure",
"X-Hookdeck-Attempt-Count": "2",
"X-Hookdeck-Attempt-Trigger": "MANUAL",
"X-Hookdeck-Will-Retry-After": ""
},
"body": {
"headers": {
"content-type": "application/json"
},
"body": {
"type": "order.created",
"customer": {
"id": "cust_123",
"email": "customer@example.com"
},
"total": 99.99,
"timestamp": "2026-01-14T13:35:55.335Z"
}
},
"raw_body": "{\"headers\":{\"content-type\":\"application/json\"},\"body\":{\"type\":\"order.created\",\"customer\":{\"id\":\"cust_123\",\"email\":\"customer@example.com\"},\"total\":99.99,\"timestamp\":\"2026-01-14T13:35:55.335Z\"}}",
"appended_headers": [
"Accept",
"Idempotency-Key",
"X-Hookdeck-Signature",
"X-Hookdeck-EventID",
"X-Hookdeck-RequestID",
"X-Hookdeck-Original-IP",
"X-Hookdeck-Verified",
"X-Hookdeck-Event-URL",
"X-Hookdeck-Source-Name",
"X-Hookdeck-Connection-Name",
"X-Hookdeck-Destination-Name",
"X-Hookdeck-Attempt-Count",
"X-Hookdeck-Attempt-Trigger",
"X-Hookdeck-Will-Retry-After"
],
"path": "",
"query": "status=500",
"parsed_query": {
"status": "500"
}
}
},
"trigger_attempt": {
"team_id": "tm_lbhzBKgFOUnB",
"event_id": "evt_eNycCNgd99CGUBflic",
"destination_id": "des_cWwBe16NUh9h",
"attempt_number": 1,
"status": "FAILED",
"response_status": 500,
"error_code": null,
"successful_at": null,
"delivered_at": "2026-01-14T13:35:55.444Z",
"delivery_latency": 40,
"responded_at": "2026-01-14T13:35:55.652Z",
"response_latency": 208,
"trigger": "INITIAL",
"state": "COMPLETED",
"id": "atm_TgM9dDa4KzwKPmnnzuXA",
"created_at": "2026-01-14T13:35:55.682554Z",
"updated_at": "2026-01-14T13:35:55.682554Z",
"body": {
"message": "The Mock API returns the request data with a HTTP 500 code",
"next_step": "Convinced? Update your destination with your own server HTTP URL.",
"received_data": {
"body": {
"body": {
"type": "order.created",
"total": 99.99,
"customer": {
"id": "cust_123",
"email": "customer@example.com"
},
"timestamp": "2026-01-14T13:35:55.335Z"
},
"headers": {
"content-type": "application/json"
}
},
"query": {
"status": "500"
},
"method": "POST",
"headers": {
"via": "1.1 google",
"host": "mock.hookdeck.com",
"accept": "application/json, text/plain, */*",
"connection": "Keep-Alive",
"user-agent": "axios/1.11.0",
"content-type": "application/json",
"content-length": "192",
"accept-encoding": "gzip, compress, deflate, br",
"idempotency-key": "evt_eNycCNgd99CGUBflic",
"x-forwarded-for": "24.222.229.208, 34.36.135.20",
"x-forwarded-proto": "https",
"x-hookdeck-eventid": "evt_eNycCNgd99CGUBflic",
"x-hookdeck-verified": "false",
"x-hookdeck-event-url": "http://localhost:3000/events/evt_eNycCNgd99CGUBflic",
"x-hookdeck-requestid": "req_eLU3Rb3wyAfHpbRgrDIW",
"x-hookdeck-signature": "z73yK7iH8/YjGgA6ozLojgTk7/AxJZHy4hOVOQhMujs=",
"x-cloud-trace-context": "7b79cbbeb30598a3646e743a2cf61f55/10630529597864032755",
"x-hookdeck-original-ip": "::1",
"x-hookdeck-source-name": "example",
"x-hookdeck-attempt-count": "1",
"x-hookdeck-attempt-trigger": "INITIAL",
"x-hookdeck-connection-name": "",
"x-hookdeck-destination-name": "mock-api-failure",
"x-hookdeck-will-retry-after": ""
}
},
"requested_path": "/"
}
}
}
}