{ "summary": "download", "operationId": "downloadUsingGET_1", "method": "GET", "path": "/v2/meetings/{meetingId}/attachments/{attachmentId}", "tags": [ "meeting-attachment-resource" ], "description": "GET /v2/meetings/{meetingId}/attachments/{attachmentId}", "parameters": { "attachmentId": "", "meetingId": "" }, "response": { "status": 200, "description": "OK" } }