获取评论列表
GET
http://api.dev.toimc.com:22000/admin/getComments?page=0&limit=10&options[item]=status&options[search]=1
请求头
参数名
类型
描述
必填
Authorization
string
示例:Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI1ZTc4ZDE5NTc4YzRkMGMwNmU0ODBhMGIiLCJpYXQiOjE1OTAxMTUwMjUsImV4cCI6MTU5MDIwMTQyNX0.C3PehCk_OYm4FVN1hSaAt_uXr30l__69aODmQwWCr5E
必填
请求参数
参数名
类型
描述
必填
page
int
示例:0
必填
limit
int
示例:10
必填
options[item]
string
示例:status
必填
options[search]
int
示例:1
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
hands
int
示例:0
必填
status
string
示例:1
必填
isRead
string
示例:0
必填
isBest
string
示例:0
必填
_id
string
示例:5ec7377e3166f73f5b803fc2
必填
content
string
示例:@asdasf 111199
必填
created
string
示例:2020-05-22T02:22:54.097Z
必填
updated
string
示例:2020-05-22T02:23:12.151Z
必填
__v
int
示例:0
必填
id
string
示例:5ec7377e3166f73f5b803fc2
必填
total
int
示例:151
必填