Retrieve a contact's bounce logs

{ "bounceLogs": [ { "tstamp": "2021-05-12T11:30:06-05:00", "bounceid": "1", "subscriberid": "4", "campaignid": "11", "messageid": "12", "codeid": "48", "email": "uhOhBounced@example.com", "error": "", "source": "Return-Path: <>\nReceived: from xxx.xxxx.xxxxxxc.com (unknown [XX.X.XX.XX]) ...", "created_timestamp": "2021-05-12 11:30:06", "updated_timestamp": "2021-05-12 11:30:06", "created_by": null, "updated_by": null, "links": { "bounce": "https://:account.api-us1.com/api/3/bounceLogs/23/bounce", "contact": "https://:account.api-us1.com/api/3/bounceLogs/23/contact", "campaign": "https://:account.api-us1.com/api/3/bounceLogs/23/campaign", "message": "https://:account.api-us1.com/api/3/bounceLogs/23/message", "code": "https://:account.api-us1.com/api/3/bounceLogs/23/code" }, "id": "23", "bounce": "1", "contact": "4", "campaign": "11", "message": "12", "code": "48" } ] }
Path Params
int32
required

ID of the contact

Responses

Language
Credentials
URL
Choose an example:
application/json