{ "summary": "getComments", "operationId": "getCommentsUsingGET", "method": "GET", "path": "/v2/objectives/{id}/messages", "tags": [ "objectives-resource" ], "description": "GET /v2/objectives/{id}/messages", "parameters": { "id": "" }, "response": { "status": 200, "description": "OK" } }