Skip to content
EduSoho开发指南
Main Navigation
开发指南
EduSoho官网
Appearance
Menu
Return to top
On this page
通知
获取通知列表
GET /notifications
权限
需要认证
参数
字段
是否必填
描述
type
enum{course,friend}
否
通知类型(默认course)
startTime
timestamp
否
起始时间(默认0,即全部)
offset
int string
否
分页偏移值, 默认0
limit
int string
否
每一页数量, 默认10
响应
成功响应pagelist<
notification
>结构体