{ "summary": "getLatest", "operationId": "getLatestUsingGET", "method": "GET", "path": "/v2/notificationLogs/latest", "tags": [ "notification-log-resource" ], "description": "GET /v2/notificationLogs/latest", "parameters": { "limit": "", "offset": "" }, "response": { "status": 200, "description": "OK" } }