oAuth2

Get OAuth2 identity

<Warning> Try it will not return usable data for this route. It depends on a live OAuth2 authentication context outside the docs. </Warning> <Info> Get started with OAuth by reading [our guide](/oauth2/creating-an-application). </Info>

This endpoint returns the authenticated OAuth2 application context and the linked player profiles available to the authorized user.

<Info> The `profiles` object contains the player profiles that belong to the authorizing user. Access-rule bypass through OAuth2 only applies to those linked profiles when the user granted permission for it. </Info>
get/oauth/me

Response

OAuth2 application context and linked profiles.

profilesobject required

Changes

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