200Successful Response
Schema: OAuthTokenResponse
access_tokenstringrequiredThe access token (JWT)
token_typestringToken type (always 'Bearer')
expires_inintegerrequiredAccess token lifetime in seconds
refresh_tokenstringRefresh token for obtaining new access tokens
scopestringGranted scope (may differ from requested)