OAuth2

Get current OAuth2 user

Retrieves current authorization details for a valid OAuth2 bearer token. Includes OAuth2 metadata and user details when identify is present.

get/oauth2/@me

Response

Success

scopesstring[] required

The list of granted OAuth2 scopes

expiresstring required

The expiration timestamp of the token

Changes

No recorded changes to this endpoint across all 1 revision of this API.