{
"code": 200,
"message": "获取租户列表成功",
"data": {
"list": [
{
"id": "61e10f8e3e3dd259c743a1ac",
"createdAt": "2022-01-14T05:52:14.743Z",
"updatedAt": "2022-01-14T05:52:14.743Z",
"userPoolId": "61b95d6c96d42670da568408",
"name": "租户",
"logo": "http://xxx.xxx.xxx/resources/pic/14bcc5bc.png",
"description": "我是一个租户",
"css": "/*\nEdit login page css\neg:\n.authing-guard-layout {\n background: black !important;\n}\nChange the background color\n*/",
"ssoPageCustomizationSettings": null,
"defaultLoginTab": "password",
"defaultRegisterTab": "email",
"passwordTabConfig": {
"enabledLoginMethods": [
"username-password",
"email-password",
"phone-password"
]
},
"loginTabs": [
"phone-code",
"password"
],
"registerTabs": [
"email",
"phone"
],
"extendsFields": null,
"appIds": [
"61df925846bed781f5757166"
]
}
],
"totalCount": 1
}
}