{ "summary": "download", "operationId": "downloadUsingGET", "method": "GET", "path": "/v2/helpful-resources/attachments/{attachmentKey}/download", "tags": [ "helpful-resources-attachments-resource" ], "description": "GET /v2/helpful-resources/attachments/{attachmentKey}/download", "parameters": { "attachmentKey": "" }, "response": { "status": 200, "description": "OK" } }