Get Current User
Verify an access token and get the authenticated user's info, application details, subscription plan, and granted scopes. Requires an OAuth access token.
GET
/v1/meAuthentication
OAuth
Authorization: BearerRequires OAuth access token
Responses
200Success
application/jsonuserobjectAuthenticated user info
applicationobjectApplication (website) the token belongs to
scopearrayGranted OAuth scopes for this token