{ "summary": "getPreview", "operationId": "getPreviewUsingGET", "method": "GET", "path": "/v2/companies/{companyId}/emails/preview/{type}", "tags": [ "companies-email-templates-resource" ], "description": "GET /v2/companies/{companyId}/emails/preview/{type}", "parameters": { "companyId": "", "type": "" }, "response": { "status": 200, "description": "OK" } }