{ "summary": "searchForWicket", "operationId": "searchForWicketUsingGET", "method": "GET", "path": "/v2/users/search-wicket", "tags": [ "users-resource" ], "description": "GET /v2/users/search-wicket", "parameters": { "companyId": "", "includeGuests": "", "showDeactivated": "", "term": "" }, "response": { "status": 200, "description": "OK" } }