curl --location --request GET 'http://ct-global.ctapi-internal.ctyun.local:31111/v1/tenant/list?name&page&pageSize' \
--header 'x-ctyun-user-id: {{userID}}' \
--header 'Accept-Language: zh-CN' \
--header 'userId: ef378f73-1c52-435e-90f2-6a9cd2258c8e'{
"description": "成功",
"errorCode": "Success",
"message": "success",
"returnObj": {
"results": [
{
"tenantID": "506975967026943",
"tenantName": "OpenApi企业租户1",
"demandAdmin": [
{
"userID": "929750507005640",
"userName": "yuanxi-dw2"
},
{
"userID": "600628587356468",
"userName": "testLjhDw"
}
],
"description": "今角单识收1",
"tenantType": 2
}
],
"currentCount": 1,
"totalPage": 49,
"totalCount": 49
},
"statusCode": 800,
"traceID": "59fa26f859a2956d5a0748cd027c53c2"
}