# Get dead letter event Endpoint: GET /api/v3/events/deadletters/{eventId} Version: v3 Security: client_credentials, implicit, client_credentials_dev, implicit_dev ## Path parameters: - `eventId` (string, required) ## Response 200 fields (text/plain): - `event` (any,null) - `links` (array,null) - `links.rel` (string,null) - `links.method` (string,null) - `links.href` (string,null) ## Response 401 fields ## Response 404 fields