{}
curl --location --request GET 'http://127.0.0.1/auth/scopes?access_token=6ed1bxxx' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "auth_org_scopes": { "authed_user": [ "string" ], "authed_dept": [ 0 ] }, "auth_user_field": [ "string" ], "errmsg": "string", "errcode": 0 }