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