{ "summary": "listUsers", "operationId": "listUsersUsingGET", "method": "GET", "path": "/v2/users", "tags": [ "users-resource" ], "description": "GET /v2/users", "parameters": { "includeGuests": "", "managerId": "", "showLocked": "" }, "response": { "status": 200, "description": "OK" } }