OAuth2

List user OAuth2 authorizations

Lists all third-party applications the user has authorized. Shows granted scopes and authorization metadata. Allows user to review and manage delegated access.

get/oauth2/@me/authorizations

Response

Success

scopesstring[] required

The list of granted OAuth2 scopes

authorized_atstring required

The timestamp when the authorization was granted

Changes

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