通知

获取通知列表

  1. GET /notifications

权限

  • 需要认证
    参数
字段是否必填描述
type enum{course,friend}通知类型(默认course)
startTime timestamp起始时间(默认0,即全部)
offset int string分页偏移值, 默认0
limit int string每一页数量, 默认10

响应

成功响应pagelist<notification>结构体