user

Get the authenticated cloud user

[cloud-only] Returns the profile and account information for the currently authenticated user.

get/api/user

Response

User profile

idstring required

Firebase UID of the authenticated user

statusstring required

User status (always "active" for authenticated users)

Changes