Get current user's account
Account
Get current user's account
Get the authenticated user’s account view: profile, status, earnings totals, last payout, and fan counts.
GET
Get current user's account
Required scope
read:self— Access your own user profile information, including basic account details and settings.
Authorizations
OAuth 2.0 access token, presented as a JWT bearer token in the Authorization header. Obtain a token via the authorization-code flow; the scopes granted to the token determine which operations it may call.
Headers
API version to use for the request
Example:
"2025-06-26"
Response
Current user's account details