Get Attempt

GET {{baseUrl}}/api/v1/app/:app_id/msg/:msg_id/attempt/:attempt_id

msg_id : Use a message id or a message eventId

HEADERS

| Key | Datatype | Required | Description | | Accept | string | | |

RESPONSES

status: OK

{"endpointId":"ep_1srOrx2ZWZBpBUvZwXKQmoEYga2","id":"atmpt_1srOrx2ZWZBpBUvZwXKQmoEYga2","msgId":"msg_1srOrx2ZWZBpBUvZwXKQmoEYga2","response":"{}","responseStatusCode":200,"status":0,"timestamp":"1970-12-16T15:35:57.010Z","triggerType":0,"url":"https://example.com/webhook/","msg":{"eventType":"user.signup","id":"msg_1srOrx2ZWZBpBUvZwXKQmoEYga2","payload":{"email":"test@example.com","type":"user.created","username":"test_user"},"timestamp":"2001-01-04T11:47:42.941Z","eventId":"unique-msg-identifier","channels":["project_123","group_2"],"tags":["project_1337"]}}