{ "operationId": "GetNote", "method": "GET", "path": "/notes/{noteId}", "summary": "VTex Retrieve Note", "requestExamples": [], "responseExamples": [ { "status": "200", "contentType": "application/json", "example": {} } ] }