Alfresco API

GET /api/auth?auth_token={auth_token}

基本信息

用于扫码登录

请求方式:GET

请求API :/api/auth?auth_token={auth_token}

返回结果

{   
    "ticket":"TICKET_21138cbfad5ee634db52cb88f0e908ad084fb734",
    "user":"HanRuYu-jennifer"
}