Get current user
Returns basic information about your user account.
<Info title="Required scopes">
> `users:read`
</Info>
Authentication
AuthorizationBearer
OAuth 2.0
OR
AuthorizationBearer
Personal Access Token
Response
OK
resource
Information about the user.
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error