跳到主要内容

OauthAuthenticate

调用该接口获取 access_token 认证信息。

Request

get \oauth\authenticate

Response

Response 200

Code2DescriptionTypeSchema
200OKObjectapioauthv1AuthenticateResponse

apioauthv1AuthenticateResponse

NameTypeDescription
auth_typestring
avatarstring
expires_instring
external_idstring
nick_namestring
tenant_idstring
user_idstring
usernamestring

Response default

Code2DescriptionTypeSchema
defaultAn unexpected error response.ObjectrpcStatus

rpcStatus

NameTypeDescription
codeinteger
detailsArray[protobufAny][ 具体参数可见下面 protobufAny ]
messagestring

protobufAny

NameTypeDescription
@typestring