{ "summary": "download", "operationId": "downloadUsingGET_2", "method": "GET", "path": "/v2/review/{id}/attachment/{attachmentId}", "tags": [ "review-attachment-resource" ], "description": "GET /v2/review/{id}/attachment/{attachmentId}", "parameters": { "attachmentId": "", "id": "" }, "response": { "status": 200, "description": "OK" } }