Get current user's account

Get the authenticated user's account view: profile, status, earnings totals, last payout, and fan counts.

get/users/account

Headers

X-Fanvue-API-Versionstring required
Example:2025-06-26

API version to use for the request

Response

Current user's account details

uuidstring uuid required
emailstring email required
handlestring required
displayNamestring required
isCreatorboolean required
createdAtstring date-time required
updatedAtstring date-time nullable required
avatarUrlstring nullable required
bannerUrlstring nullable required
biostring required

Changes

No recorded changes to this endpoint across all 2 revisions of this API.