{ "summary": "getByUserId", "operationId": "getByUserIdUsingGET", "method": "GET", "path": "/v2/users/{userId}/calendars", "tags": [ "users-resource" ], "description": "GET /v2/users/{userId}/calendars", "parameters": { "userId": "" }, "response": { "status": 200, "description": "OK" } }