修仙 API世界
GET
/business/xiuxian/world/get_impart_info获取当前角色的传承系统信息。
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Response Body
application/json
curl -X GET "https://example.com/business/xiuxian/world/get_impart_info"{ "code": 0, "message": "获取传承信息成功", "data": {}, "time": 1779502528}