thegame
  1. User API
thegame
  • casdoor
    • OIDC API
      • RootController.GetJwks
      • RootController.GetOidcDiscovery
    • Callback API
      • ApiController.Callback
    • Adapter API
      • ApiController.AddAdapter
      • ApiController.DeleteAdapter
      • ApiController.GetAdapter
      • ApiController.GetAdapters
      • ApiController.UpdateAdapter
    • Application API
      • ApiController.AddApplication
      • ApiController.DeleteApplication
      • ApiController.GetApplication
      • ApiController.GetApplications
      • ApiController.GetOrganizationApplications
      • ApiController.GetUserApplication
      • ApiController.UpdateApplication
    • Cert API
      • ApiController.AddCert
      • ApiController.DeleteCert
      • ApiController.GetCert
      • ApiController.GetCerts
      • ApiController.GetGlobalCerts
      • ApiController.UpdateCert
    • Enforcer API
      • ApiController.AddEnforcer
      • ApiController.BatchEnforce
      • ApiController.DeleteEnforcer
      • ApiController.Enforce
      • ApiController.GetEnforcer
      • ApiController.GetEnforcers
      • ApiController.UpdateEnforcer
    • Group API
      • ApiController.AddGroup
      • ApiController.DeleteGroup
      • ApiController.GetGroup
      • ApiController.GetGroups
      • ApiController.UpdateGroup
    • Invitation API
      • ApiController.AddInvitation
      • ApiController.DeleteInvitation
      • ApiController.GetInvitation
      • ApiController.GetInvitations
      • ApiController.UpdateInvitation
      • ApiController.VerifyInvitation
    • Account API
      • ApiController.AddLdap
      • ApiController.DeleteLdap
      • ApiController.GetAccount
      • ApiController.GetLdap
      • ApiController.GetLdapser
      • ApiController.GetLdaps
      • ApiController.ResetEmailOrPhone
      • ApiController.SetPassword
      • ApiController.SyncLdapUsers
      • ApiController.UpdateLdap
      • ApiController.UserInfo2
      • ApiController.UserInfo
    • Model API
      • ApiController.AddModel
      • ApiController.DeleteModel
      • ApiController.GetModel
      • ApiController.GetModels
      • ApiController.UpdateModel
    • Organization API
      • ApiController.AddOrganization
      • ApiController.DeleteOrganization
      • ApiController.GetDefaultApplication
      • ApiController.GetOrganization
      • ApiController.GetOrganizationNames
      • ApiController.GetOrganizations
      • ApiController.UpdateOrganization
    • Payment API
      • ApiController.AddPayment
      • ApiController.DeletePayment
      • ApiController.GetPayment
      • ApiController.GetPayments
      • ApiController.GetUserPayments
      • ApiController.InvoicePayment
      • ApiController.NotifyPayment
      • ApiController.UpdatePayment
    • Permission API
      • ApiController.AddPermission
      • ApiController.DeletePermission
      • ApiController.GetPermission
      • ApiController.GetPermissions
      • ApiController.GetPermissionsByRole
      • ApiController.GetPermissionsBySubmitter
      • ApiController.UpdatePermission
    • Plan API
      • ApiController.AddPlan
      • ApiController.DeletePlan
      • ApiController.GetPlan
      • ApiController.GetPlans
      • ApiController.UpdatePlan
    • Pricing API
      • ApiController.AddPricing
      • ApiController.DeletePricing
      • ApiController.GetPricing
      • ApiController.GetPricings
      • ApiController.UpdatePricing
    • Product API
      • ApiController.AddProduct
      • ApiController.BuyProduct
      • ApiController.DeleteProduct
      • ApiController.GetProduct
      • ApiController.GetProducts
      • ApiController.UpdateProduct
    • Provider API
      • ApiController.AddProvider
      • ApiController.DeleteProvider
      • ApiController.GetGlobalProviders
      • ApiController.GetProvider
      • ApiController.GetProviders
      • ApiController.UpdateProvider
    • Resource API
      • ApiController.AddResource
      • ApiController.DeleteResource
      • ApiController.GetResource
      • ApiController.GetResources
      • ApiController.UpdateResource
      • ApiController.UploadResource
    • Role API
      • ApiController.AddRole
      • ApiController.DeleteRole
      • ApiController.GetRole
      • ApiController.GetRoles
      • ApiController.UpdateRole
    • Session API
      • ApiController.AddSession
      • ApiController.DeleteSession
      • ApiController.GetSingleSession
      • ApiController.GetSessions
      • ApiController.IsSessionDuplicated
      • ApiController.UpdateSession
    • Subscription API
      • ApiController.AddSubscription
      • ApiController.DeleteSubscription
      • ApiController.GetSubscription
      • ApiController.GetSubscriptions
      • ApiController.UpdateSubscription
    • Syncer API
      • ApiController.AddSyncer
      • ApiController.DeleteSyncer
      • ApiController.GetSyncer
      • ApiController.GetSyncers
      • ApiController.RunSyncer
      • ApiController.UpdateSyncer
    • Token API
      • ApiController.AddToken
      • ApiController.DeleteToken
      • ApiController.GetCaptchaStatus
      • ApiController.GetToken
      • ApiController.GetTokens
      • ApiController.GetOAuthToken
      • ApiController.RefreshToken
      • ApiController.UpdateToken
    • User API
      • ApiController.AddUser
        POST
      • ApiController.AddUserKeys
        POST
      • ApiController.CheckUserPassword
        POST
      • ApiController.DeleteUser
        POST
      • ApiController.GetEmailAndPhone
        GET
      • ApiController.GetGlobalUsers
        GET
      • ApiController.GetSortedUsers
        GET
      • ApiController.GetUser
        GET
      • ApiController.GetUserCount
        GET
      • ApiController.GetUsers
        GET
      • ApiController.UpdateUser
        POST
      • ApiController.WebAuthnSignupBegin
        GET
      • ApiController.WebAuthnSignupFinish
        POST
    • Webhook API
      • ApiController.AddWebhook
      • ApiController.DeleteWebhook
      • ApiController.GetWebhook
      • ApiController.GetWebhooks
      • ApiController.UpdateWebhook
    • MFA API
      • ApiController.DeleteMfa
      • ApiController.MfaSetupEnable
      • ApiController.MfaSetupInitiate
      • ApiController.MfaSetupVerify
      • ApiController.SetPreferredMfa
    • Login API
      • ApiController.GetApplicationLogin
      • ApiController.GetCaptcha
      • ApiController.Login
      • ApiController.IntrospectToken
      • ApiController.Logout
      • ApiController.Signup
      • ApiController.Unlink
      • ApiController.WebAuthnSigninBegin
      • ApiController.WebAuthnSigninFinish
    • System API
      • ApiController.GetDashboard
      • ApiController.GetPrometheusInfo
      • ApiController.GetSystemInfo
      • ApiController.GetVersionInfo
      • ApiController.GetWebhookEventType
      • ApiController.Health
      • ApiController.HandleOfficialAccountEvent
    • Service API
      • ApiController.SendEmail
      • ApiController.SendNotification
      • ApiController.SendSms
    • Verification API
      • ApiController.SendVerificationCode
      • ApiController.VerifyCaptcha
      • ApiController.VerifyCode
  • 微信相关接口
    • 微信授权回调处理
    • 生成微信授权链接
  • 首页接口
    • 获取贴言图数据
  • Todo任务V1版本接口
    • 获得最新任务
    • app登录时使用
    • 获得用户所有任务
    • 获得单条任务
    • 创建任务
    • 更新任务
    • 写入记录
    • 获得记录
    • updateComplete
    • queryCompleteDetail
    • noticePartner
    • 写入记录
    • 获得消息中心记录
  • 用户管理接口
    • 用户登录
    • 用户注册
    • 更新关联用户
    • 取消用户关联
    • 更新用户选择的颜色
    • 更新用户头像
    • 更新最后完成时间
    • 查询关联用户信息
    • 获取当前用户信息
    • 更新用户信息
    • 更新最后打开应用时间
    • 更新设备令牌
  • 管理员接口
    • 更新用户VIP到期时间
    • 批量更新用户VIP天数
  • Token管理接口
    • 获取图片上传token
  • 通用功能接口
    • 检查应用更新
    • 检查应用更新V2版本
  • Todo任务V2版本接口
    • 获取最新任务列表
    • 创建新任务
    • 更新任务信息
    • 记录任务相关信息
    • 获取所有记录
    • 更新任务完成状态
    • 查询任务完成详情
    • 通知任务相关人员
    • 同步记录信息
    • 获取消息中心数据
  • v3版本的todo接口
    • 获得最新任务
    • 获取用户积分统计
    • 获取日期范围内每天的积分统计
    • 获取首页任务列表
    • 完成任务接口
  • JWT认证接口
    • callback
  • 支付功能接口
    • 处理支付回调通知
    • alipayNotify
    • 统一支付接口
    • 查询支付状态
    • 处理支付同步返回
  • ProductController
    • getAllProduct
  • 贴纸功能接口
    • 获取贴纸列表
  • 微信门户接口
    • 处理微信服务器认证
    • 处理微信消息推送
    • 构建网页授权URL
    • 获取授权二维码
    • 通过授权二维码获取用户信息
    • 获取用户基本信息
    • 获取企业微信加入二维码
    • 推送消息测试
  • App Store相关接口
    • 监听苹果内购通知
    • 申请开通产品
    • 测试接口
  • 互动功能接口
    • 创建互动记录
  • AI搭档控制器
    • 创建AI搭档
    • 获取用户的AI搭档
    • 绑定AI搭档
    • 解绑AI搭档
    • 发送消息给AI搭档
    • 获取聊天历史
    • 获取AI朋友圈
    • 为AI搭档生成指定数量的朋友圈
    • AI搭档与用户任务互动
    • 获取AI搭档详细信息
  1. User API

ApiController.GetUser

GET
/api/get-user
get user

请求参数

Query 参数
id
string 
可选
The id ( owner/name ) of the user
owner
string 
可选
The owner of the user
email
string 
可选
The email of the user
phone
string 
可选
The phone of the user
userId
string 
可选
The userId of the user
Header 参数
Authorization
string 
可选
默认值:
bearer eyJhbGciOiJSUzI1NiIsImtpZCI6Im1pcGFzIiwidHlwIjoiSldUIn0.eyJvd25lciI6Im1pcGFzIiwibmFtZSI6InRlc3Q4ODgiLCJjcmVhdGVkVGltZSI6IjIwMjUtMDItMTlUMjI6NDE6MDUrMDg6MDAiLCJ1cGRhdGVkVGltZSI6IiIsImlkIjoiZGMyYmFhMzktNjIxYS00YjZkLWEzNjMtYzUwMWMwODFiMzU5IiwidHlwZSI6Im5vcm1hbC11c2VyIiwicGFzc3dvcmQiOiIiLCJwYXNzd29yZFNhbHQiOiIiLCJkaXNwbGF5TmFtZSI6InRlc3Q4ODgiLCJmaXJzdE5hbWUiOiIiLCJsYXN0TmFtZSI6IiIsImF2YXRhciI6IiIsInBlcm1hbmVudEF2YXRhciI6IiIsImVtYWlsIjoiMjg4M0BxcS5jb20iLCJlbWFpbFZlcmlmaWVkIjpmYWxzZSwicGhvbmUiOiIiLCJsb2NhdGlvbiI6IiIsImFkZHJlc3MiOltdLCJhZmZpbGlhdGlvbiI6IiIsInRpdGxlIjoiIiwiaWRDYXJkVHlwZSI6IiIsImlkQ2FyZCI6IiIsImhvbWVwYWdlIjoiIiwiYmlvIjoiIiwicmVnaW9uIjoiIiwibGFuZ3VhZ2UiOiIiLCJnZW5kZXIiOiIiLCJiaXJ0aGRheSI6IiIsImVkdWNhdGlvbiI6IiIsInNjb3JlIjowLCJrYXJtYSI6MCwicmFua2luZyI6NjUzOTYsImlzRGVmYXVsdEF2YXRhciI6ZmFsc2UsImlzT25saW5lIjpmYWxzZSwiaXNBZG1pbiI6ZmFsc2UsImlzR2xvYmFsQWRtaW4iOmZhbHNlLCJpc0ZvcmJpZGRlbiI6ZmFsc2UsImlzRGVsZXRlZCI6ZmFsc2UsInNpZ251cEFwcGxpY2F0aW9uIjoidGhlR2FtZSIsImhhc2giOiIiLCJwcmVIYXNoIjoiIiwiY3JlYXRlZElwIjoiIiwibGFzdFNpZ25pblRpbWUiOiIiLCJsYXN0U2lnbmluSXAiOiIiLCJsZGFwIjoiIiwicHJvcGVydGllcyI6eyJicmFuZCI6IiIsImRldmljZV90b2tlbiI6ImZjMGI3YmE1OTZkOWFjMmU1MTcwMzIwOTc4YzkzM2JhIiwibGFzdE9wZW5BcHBUaW1lIjoiMjAyNS0wMi0xOSAyMjo0MToyMiIsInZpcEVuZFRpbWUiOiIyMDI1LTAzLTE2IDAwOjAwOjAwIn0sInJvbGVzIjpbXSwicGVybWlzc2lvbnMiOltdLCJsYXN0U2lnbmluV3JvbmdUaW1lIjoiIiwic2lnbmluV3JvbmdUaW1lcyI6MCwidG9rZW5UeXBlIjoiYWNjZXNzLXRva2VuIiwiaXNzIjoiaHR0cHM6Ly8xNzIuMTcuMC4zOjgwMDAiLCJzdWIiOiJkYzJiYWEzOS02MjFhLTRiNmQtYTM2My1jNTAxYzA4MWIzNTkiLCJhdWQiOlsiNGYxYTUxMGVlYTIwZDkzMGRlYzciXSwiZXhwIjozNjMyMzIwNzc3LCJuYmYiOjE3NDAxNjA3NzcsImlhdCI6MTc0MDE2MDc3NywianRpIjoiYWRtaW4vN2ViZDIzNzItYWJhZS00MWNmLTk5YmEtMzQ5NjgwZWJmNDFmIn0.VUNkkgXXkBychJT1JDXPO8ik7A21sEyvESUF1Mkud8GGx_pH93ct8_hoApaCXzAifP5w9pd9vT1LT4vFIVKkDJuTllGpfqtuBHBlF6G8l3HLOx-UHJ7uxY9SMQSv67vKv_wkdgV7LAR2I6TylS4IuIeMBQ-93xorXryqpilyRWD0iHckj-gAqwYjL5GnkMtyopeuI3OfmOmI2d7F-ni_LHphe4iaWgbPVfWt3KgA8czZo34UBFTXj7af-2jCrZqTHBTuRfu-o8coMa8gXbzmGeUIew7g9XILQ3yzZtFO1wHuWzezwD3Kzyl8f41mMGD072yIrecVV1WXZRcrvdYGy3bj2r12e62fNF0KBTXl1KYnzi8gDBpioLyTy_glQtKJKHPlbSsusPaWVfNo7pJ0sQ6PS5QQgagflWkY2TDo-FjmDKIMnJiU2GEXES03ldRyFBDx_uj5AUexOTWasveDZEPmP36qNZK28sTcYIkb__1vbJzGqXhlZtWKjcX2pusC6zcyzCskzwfnanC02bry7i8T5_F8z1JGB43npRglODuuiWqiZnj07QZYq4wEl3-FdpyHAscF509YAEksnq_KZkYRc8J0WWd2rJUlaalJrt-bhEZwH3KCbuI1U5436PNS2NaIONx_xV7IkT0fBrK24qsrAJX2d_SpStN-951RNIM

示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET '/api/get-user' \
--header 'Authorization: bearer eyJhbGciOiJSUzI1NiIsImtpZCI6Im1pcGFzIiwidHlwIjoiSldUIn0.eyJvd25lciI6Im1pcGFzIiwibmFtZSI6InRlc3Q4ODgiLCJjcmVhdGVkVGltZSI6IjIwMjUtMDItMTlUMjI6NDE6MDUrMDg6MDAiLCJ1cGRhdGVkVGltZSI6IiIsImlkIjoiZGMyYmFhMzktNjIxYS00YjZkLWEzNjMtYzUwMWMwODFiMzU5IiwidHlwZSI6Im5vcm1hbC11c2VyIiwicGFzc3dvcmQiOiIiLCJwYXNzd29yZFNhbHQiOiIiLCJkaXNwbGF5TmFtZSI6InRlc3Q4ODgiLCJmaXJzdE5hbWUiOiIiLCJsYXN0TmFtZSI6IiIsImF2YXRhciI6IiIsInBlcm1hbmVudEF2YXRhciI6IiIsImVtYWlsIjoiMjg4M0BxcS5jb20iLCJlbWFpbFZlcmlmaWVkIjpmYWxzZSwicGhvbmUiOiIiLCJsb2NhdGlvbiI6IiIsImFkZHJlc3MiOltdLCJhZmZpbGlhdGlvbiI6IiIsInRpdGxlIjoiIiwiaWRDYXJkVHlwZSI6IiIsImlkQ2FyZCI6IiIsImhvbWVwYWdlIjoiIiwiYmlvIjoiIiwicmVnaW9uIjoiIiwibGFuZ3VhZ2UiOiIiLCJnZW5kZXIiOiIiLCJiaXJ0aGRheSI6IiIsImVkdWNhdGlvbiI6IiIsInNjb3JlIjowLCJrYXJtYSI6MCwicmFua2luZyI6NjUzOTYsImlzRGVmYXVsdEF2YXRhciI6ZmFsc2UsImlzT25saW5lIjpmYWxzZSwiaXNBZG1pbiI6ZmFsc2UsImlzR2xvYmFsQWRtaW4iOmZhbHNlLCJpc0ZvcmJpZGRlbiI6ZmFsc2UsImlzRGVsZXRlZCI6ZmFsc2UsInNpZ251cEFwcGxpY2F0aW9uIjoidGhlR2FtZSIsImhhc2giOiIiLCJwcmVIYXNoIjoiIiwiY3JlYXRlZElwIjoiIiwibGFzdFNpZ25pblRpbWUiOiIiLCJsYXN0U2lnbmluSXAiOiIiLCJsZGFwIjoiIiwicHJvcGVydGllcyI6eyJicmFuZCI6IiIsImRldmljZV90b2tlbiI6ImZjMGI3YmE1OTZkOWFjMmU1MTcwMzIwOTc4YzkzM2JhIiwibGFzdE9wZW5BcHBUaW1lIjoiMjAyNS0wMi0xOSAyMjo0MToyMiIsInZpcEVuZFRpbWUiOiIyMDI1LTAzLTE2IDAwOjAwOjAwIn0sInJvbGVzIjpbXSwicGVybWlzc2lvbnMiOltdLCJsYXN0U2lnbmluV3JvbmdUaW1lIjoiIiwic2lnbmluV3JvbmdUaW1lcyI6MCwidG9rZW5UeXBlIjoiYWNjZXNzLXRva2VuIiwiaXNzIjoiaHR0cHM6Ly8xNzIuMTcuMC4zOjgwMDAiLCJzdWIiOiJkYzJiYWEzOS02MjFhLTRiNmQtYTM2My1jNTAxYzA4MWIzNTkiLCJhdWQiOlsiNGYxYTUxMGVlYTIwZDkzMGRlYzciXSwiZXhwIjozNjMyMzIwNzc3LCJuYmYiOjE3NDAxNjA3NzcsImlhdCI6MTc0MDE2MDc3NywianRpIjoiYWRtaW4vN2ViZDIzNzItYWJhZS00MWNmLTk5YmEtMzQ5NjgwZWJmNDFmIn0.VUNkkgXXkBychJT1JDXPO8ik7A21sEyvESUF1Mkud8GGx_pH93ct8_hoApaCXzAifP5w9pd9vT1LT4vFIVKkDJuTllGpfqtuBHBlF6G8l3HLOx-UHJ7uxY9SMQSv67vKv_wkdgV7LAR2I6TylS4IuIeMBQ-93xorXryqpilyRWD0iHckj-gAqwYjL5GnkMtyopeuI3OfmOmI2d7F-ni_LHphe4iaWgbPVfWt3KgA8czZo34UBFTXj7af-2jCrZqTHBTuRfu-o8coMa8gXbzmGeUIew7g9XILQ3yzZtFO1wHuWzezwD3Kzyl8f41mMGD072yIrecVV1WXZRcrvdYGy3bj2r12e62fNF0KBTXl1KYnzi8gDBpioLyTy_glQtKJKHPlbSsusPaWVfNo7pJ0sQ6PS5QQgagflWkY2TDo-FjmDKIMnJiU2GEXES03ldRyFBDx_uj5AUexOTWasveDZEPmP36qNZK28sTcYIkb__1vbJzGqXhlZtWKjcX2pusC6zcyzCskzwfnanC02bry7i8T5_F8z1JGB43npRglODuuiWqiZnj07QZYq4wEl3-FdpyHAscF509YAEksnq_KZkYRc8J0WWd2rJUlaalJrt-bhEZwH3KCbuI1U5436PNS2NaIONx_xV7IkT0fBrK24qsrAJX2d_SpStN-951RNIM'

返回响应

🟢200成功
*/*
The Response object
Body
accessKey
string 
可选
accessSecret
string 
可选
address
array[string]
可选
adfs
string 
可选
affiliation
string 
可选
alipay
string 
可选
amazon
string 
可选
apple
string 
可选
auth0
string 
可选
avatar
string 
可选
avatarType
string 
可选
azuread
string 
可选
azureadb2c
string 
可选
baidu
string 
可选
battlenet
string 
可选
bilibili
string 
可选
bio
string 
可选
birthday
string 
可选
bitbucket
string 
可选
box
string 
可选
casdoor
string 
可选
cloudfoundry
string 
可选
countryCode
string 
可选
createdIp
string 
可选
createdTime
string 
可选
custom
string 
可选
dailymotion
string 
可选
deezer
string 
可选
digitalocean
string 
可选
dingtalk
string 
可选
discord
string 
可选
displayName
string 
可选
deletedTime
string 
可选
douyin
string 
可选
dropbox
string 
可选
education
string 
可选
email
string 
可选
emailVerified
boolean 
可选
eveonline
string 
可选
externalId
string 
可选
facebook
string 
可选
firstName
string 
可选
fitbit
string 
可选
gender
string 
可选
gitea
string 
可选
gitee
string 
可选
github
string 
可选
gitlab
string 
可选
google
string 
可选
groups
array[string]
可选
hash
string 
可选
heroku
string 
可选
homepage
string 
可选
id
string 
可选
idCard
string 
可选
idCardType
string 
可选
influxcloud
string 
可选
infoflow
string 
可选
instagram
string 
可选
intercom
string 
可选
isAdmin
boolean 
可选
isDefaultAvatar
boolean 
可选
isDeleted
boolean 
可选
isForbidden
boolean 
可选
isOnline
boolean 
可选
kakao
string 
可选
karma
integer <int64>
可选
kwai
string 
可选
language
string 
可选
lark
string 
可选
lastName
string 
可选
lastSigninIp
string 
可选
lastSigninTime
string 
可选
lastSigninWrongTime
string 
可选
lastfm
string 
可选
ldap
string 
可选
line
string 
可选
linkedin
string 
可选
location
string 
可选
mailru
string 
可选
managedAccounts
array[object (ManagedAccount) {4}] 
可选
application
string 
可选
password
string 
可选
signinUrl
string 
可选
username
string 
可选
meetup
string 
可选
metamask
string 
可选
mfaEmailEnabled
boolean 
可选
mfaPhoneEnabled
boolean 
可选
microsoftonline
string 
可选
multiFactorAuths
array[object (MfaProps) {7}] 
可选
countryCode
string 
可选
enabled
boolean 
可选
isPreferred
boolean 
可选
mfaType
string 
可选
recoveryCodes
array[string]
可选
secret
string 
可选
url
string 
可选
name
string 
可选
naver
string 
可选
nextcloud
string 
可选
okta
string 
可选
onedrive
string 
可选
oura
string 
可选
owner
string 
可选
password
string 
可选
passwordSalt
string 
可选
passwordType
string 
可选
patreon
string 
可选
paypal
string 
可选
permanentAvatar
string 
可选
permissions
array[object (Permission) {20}] 
可选
actions
array[string]
可选
adapter
string 
可选
approveTime
string 
可选
approver
string 
可选
createdTime
string 
可选
description
string 
可选
displayName
string 
可选
domains
array[string]
可选
effect
string 
可选
groups
array[string]
可选
isEnabled
boolean 
可选
model
string 
可选
name
string 
可选
owner
string 
可选
resourceType
string 
可选
resources
array[string]
可选
roles
array[string]
可选
state
string 
可选
submitter
string 
可选
users
array[string]
可选
phone
string 
可选
preHash
string 
可选
preferredMfaType
string 
可选
properties
object 
可选
qq
string 
可选
ranking
integer <int64>
可选
recoveryCodes
array[string]
可选
region
string 
可选
roles
array[object (Role) {10}] 
可选
createdTime
string 
可选
description
string 
可选
displayName
string 
可选
domains
array[string]
可选
groups
array[string]
可选
isEnabled
boolean 
可选
name
string 
可选
owner
string 
可选
roles
array[string]
可选
users
array[string]
可选
salesforce
string 
可选
score
integer <int64>
可选
shopify
string 
可选
signinWrongTimes
integer <int64>
可选
signupApplication
string 
可选
slack
string 
可选
soundcloud
string 
可选
spotify
string 
可选
steam
string 
可选
strava
string 
可选
stripe
string 
可选
tag
string 
可选
tiktok
string 
可选
title
string 
可选
totpSecret
string 
可选
tumblr
string 
可选
twitch
string 
可选
twitter
string 
可选
type
string 
可选
typetalk
string 
可选
uber
string 
可选
updatedTime
string 
可选
vk
string 
可选
web3onboard
string 
可选
webauthnCredentials
array[object (Credential)] 
可选
wechat
string 
可选
wecom
string 
可选
weibo
string 
可选
wepay
string 
可选
xero
string 
可选
yahoo
string 
可选
yammer
string 
可选
yandex
string 
可选
zoom
string 
可选
示例
{
    "accessKey": "string",
    "accessSecret": "string",
    "address": [
        "string"
    ],
    "adfs": "string",
    "affiliation": "string",
    "alipay": "string",
    "amazon": "string",
    "apple": "string",
    "auth0": "string",
    "avatar": "string",
    "avatarType": "string",
    "azuread": "string",
    "azureadb2c": "string",
    "baidu": "string",
    "battlenet": "string",
    "bilibili": "string",
    "bio": "string",
    "birthday": "string",
    "bitbucket": "string",
    "box": "string",
    "casdoor": "string",
    "cloudfoundry": "string",
    "countryCode": "string",
    "createdIp": "string",
    "createdTime": "string",
    "custom": "string",
    "dailymotion": "string",
    "deezer": "string",
    "digitalocean": "string",
    "dingtalk": "string",
    "discord": "string",
    "displayName": "string",
    "deletedTime": "string",
    "douyin": "string",
    "dropbox": "string",
    "education": "string",
    "email": "string",
    "emailVerified": true,
    "eveonline": "string",
    "externalId": "string",
    "facebook": "string",
    "firstName": "string",
    "fitbit": "string",
    "gender": "string",
    "gitea": "string",
    "gitee": "string",
    "github": "string",
    "gitlab": "string",
    "google": "string",
    "groups": [
        "string"
    ],
    "hash": "string",
    "heroku": "string",
    "homepage": "string",
    "id": "string",
    "idCard": "string",
    "idCardType": "string",
    "influxcloud": "string",
    "infoflow": "string",
    "instagram": "string",
    "intercom": "string",
    "isAdmin": true,
    "isDefaultAvatar": true,
    "isDeleted": true,
    "isForbidden": true,
    "isOnline": true,
    "kakao": "string",
    "karma": 0,
    "kwai": "string",
    "language": "string",
    "lark": "string",
    "lastName": "string",
    "lastSigninIp": "string",
    "lastSigninTime": "string",
    "lastSigninWrongTime": "string",
    "lastfm": "string",
    "ldap": "string",
    "line": "string",
    "linkedin": "string",
    "location": "string",
    "mailru": "string",
    "managedAccounts": [
        {
            "application": "string",
            "password": "string",
            "signinUrl": "string",
            "username": "string"
        }
    ],
    "meetup": "string",
    "metamask": "string",
    "mfaEmailEnabled": true,
    "mfaPhoneEnabled": true,
    "microsoftonline": "string",
    "multiFactorAuths": [
        {
            "countryCode": "string",
            "enabled": true,
            "isPreferred": true,
            "mfaType": "string",
            "recoveryCodes": [
                "string"
            ],
            "secret": "string",
            "url": "string"
        }
    ],
    "name": "string",
    "naver": "string",
    "nextcloud": "string",
    "okta": "string",
    "onedrive": "string",
    "oura": "string",
    "owner": "string",
    "password": "string",
    "passwordSalt": "string",
    "passwordType": "string",
    "patreon": "string",
    "paypal": "string",
    "permanentAvatar": "string",
    "permissions": [
        {
            "actions": [
                "string"
            ],
            "adapter": "string",
            "approveTime": "string",
            "approver": "string",
            "createdTime": "string",
            "description": "string",
            "displayName": "string",
            "domains": [
                "string"
            ],
            "effect": "string",
            "groups": [
                "string"
            ],
            "isEnabled": true,
            "model": "string",
            "name": "string",
            "owner": "string",
            "resourceType": "string",
            "resources": [
                "string"
            ],
            "roles": [
                "string"
            ],
            "state": "string",
            "submitter": "string",
            "users": [
                "string"
            ]
        }
    ],
    "phone": "string",
    "preHash": "string",
    "preferredMfaType": "string",
    "properties": {
        "property1": "string",
        "property2": "string"
    },
    "qq": "string",
    "ranking": 0,
    "recoveryCodes": [
        "string"
    ],
    "region": "string",
    "roles": [
        {
            "createdTime": "string",
            "description": "string",
            "displayName": "string",
            "domains": [
                "string"
            ],
            "groups": [
                "string"
            ],
            "isEnabled": true,
            "name": "string",
            "owner": "string",
            "roles": [
                "string"
            ],
            "users": [
                "string"
            ]
        }
    ],
    "salesforce": "string",
    "score": 0,
    "shopify": "string",
    "signinWrongTimes": 0,
    "signupApplication": "string",
    "slack": "string",
    "soundcloud": "string",
    "spotify": "string",
    "steam": "string",
    "strava": "string",
    "stripe": "string",
    "tag": "string",
    "tiktok": "string",
    "title": "string",
    "totpSecret": "string",
    "tumblr": "string",
    "twitch": "string",
    "twitter": "string",
    "type": "string",
    "typetalk": "string",
    "uber": "string",
    "updatedTime": "string",
    "vk": "string",
    "web3onboard": "string",
    "webauthnCredentials": [
        {}
    ],
    "wechat": "string",
    "wecom": "string",
    "weibo": "string",
    "wepay": "string",
    "xero": "string",
    "yahoo": "string",
    "yammer": "string",
    "yandex": "string",
    "zoom": "string"
}
修改于 2025-01-19 04:28:41
上一页
ApiController.GetSortedUsers
下一页
ApiController.GetUserCount
Built with