Get private user data
GET/v2/users/me
Returns information about the current user account, including both public and private information.
The user account is identified by the provided authentication token.
The fields plan
, email
and profile
are omitted when this endpoint is accessed from Actor run.
Responses
- 200