{ "summary": "downloadFile", "operationId": "downloadFileUsingGET", "method": "GET", "path": "/v2/downloadable-file/{fileId}/download", "tags": [ "downloadable-file-resource" ], "description": "GET /v2/downloadable-file/{fileId}/download", "parameters": { "fileId": "" }, "response": { "status": 200, "description": "OK" } }