文档
测试

站内信分页查询

GET
/api/v1/station-notice/page

请求参数

参数名
类型
描述
必填
startTime
string
可选
endTime
string
可选
readStatus
string
可选
page
string
Zero-based page index (0..N)
可选
size
string
The size of the page to be returned
可选
sort
array[string]
Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.
可选