列表
GET
/notice-user/page
请求参数
Query 参数
current
string
页码
示例值:
1
pageSize
integer
页大小
示例值:
20
title
string
标题
noticeType
integer
可选
readState
integer
可选
sendTimeRang
array[string]
可选
示例值:
["2023-10-20 01:00:00","2023-10-20 01:00:00"]
readTimeRang
array[string]
可选
示例值:
["2023-10-20 01:00:00","2023-10-20 01:00:00"]
Header 参数
Authorization
string
可选
示例值:
Bearer {{pc_token}}
Accept-Language
string
可选
默认值:
en-US
示例代码
返回响应
修改于 2024-11-10 12:19:43