{ "summary": "getBouncedByEmail", "operationId": "getBouncedByEmailUsingGET", "method": "GET", "path": "/v2/bounced-email/email", "tags": [ "bounced-email-resource" ], "description": "GET /v2/bounced-email/email", "parameters": { "companyId": "", "email": "" }, "response": { "status": 200, "description": "OK" } }