取得用戶資料
GET
https://intella-sso-server-domain/auth/getUserInfo
Headers
Name
Type
Description
Content-Type
string
application/json;charset=UTF-8
tokenId
string
tokenId
{ "msg": "", "msgCode: "000000", "data": {"accountId":"sam@intella.co","accountType":"email","name":"sam","id":149,"email":"sam@intella.co","cellPhone":null}}
Last updated