Get current user
Get details of the currently authenticated user.
<Info>Scope required: `read:self`</Info>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Headers
X-Fanvue-API-Version
API version to use for the request
Response
Current user details
uuid
email
handle
bio
displayName
isCreator
createdAt
updatedAt
avatarUrl
likesCount
fanCounts
contentCounts
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
410
Gone Error
429
Too Many Requests Error