Get account view for a managed creator

Get the account view (profile, status, earnings totals, last payout, fan counts) for a creator the authenticated agency team member manages.

get/creators/{creatorUserUuid}/account

Path parameters

creatorUserUuidstring uuid required

Headers

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

API version to use for the request

Response

Account details for the managed creator

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.