{ "summary": "listUsers", "operationId": "listUsersUsingGET_1", "method": "GET", "path": "/v2/users-for-company/{companyId}", "tags": [ "users-resource" ], "description": "GET /v2/users-for-company/{companyId}", "parameters": { "companyId": "" }, "response": { "status": 200, "description": "OK" } }