Skip to main content
Version: Next

RESTGetAPIOAuth2CurrentAuthorizationResult

@deprecated

API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.

Index

Properties

application

application: Partial<APIApplication>

the current application

expires

expires: string

when the access token expires

scopes

scopes: OAuth2Scopes[]

the scopes the user has authorized the application for

optionaluser

user?: APIUser

the user who has authorized, if the user has authorized with the identify scope