v14

OpenAPI 3.1.02026-08-03122113375.9 KB
user-account

Retrieve account

Retrieve the current account profile for the authenticated user.

Use this endpoint to load account data in settings pages and to refresh client state after any account update.

This endpoint returns the canonical server-side view of account fields such as username, email, phone number, profile text, avatar, and cover image metadata where available.

get/user/account

Response

Account details

usernamestring

Current username of the user

namestring

User's given name

familyNamestring

User's family name

profilestring

User's personal bio or profile description

emailAddressstring required

Primary email address

phoneNumberstring

Primary phone number

avatarstring uri nullable

URL to avatar

coverstring uri nullable

URL to cover

suspendedboolean required

Whether the user is suspended

localboolean required

Whether the user has a local password