{ "summary": "download", "operationId": "downloadUsingGET_3", "method": "GET", "path": "/v2/users/{userId}/attachments/{attachmentId}", "tags": [ "user-attachment-resource" ], "description": "GET /v2/users/{userId}/attachments/{attachmentId}", "parameters": { "attachmentId": "", "userId": "" }, "response": { "status": 200, "description": "OK" } }