getPrivateUserinfo
Get User's private information, using auth.
POST
https://api2.scian.xyz/fm/getPrivateUserinfo
id: int
displayname: string
email: string
phone: string
isVerified: bool
isOfficial: bool
isAdmin: bool
level: int
point: int
bio: string
timestamp: timestamp
Request Body
Name
Type
Description
username*
String
username
authkey*
String
credential
Last updated
Was this helpful?