{}
curl --location --request GET 'https://bit101.flwfdd.xyz/manage/reports?page=0&uid=&obj=&status=0' \
--header 'fake-cookie: {{fake_cookie}}' \
--header 'Content-Type: application/json' \
--data-raw '{}'
[
{
"id": "string",
"obj": "string",
"text": "string",
"user": {
"id": 0,
"create_time": "string",
"nickname": "string",
"avatar": {
"mid": "string",
"url": "string",
"low_url": "string"
},
"motto": "string",
"identity": {
"id": 0,
"color": "string",
"text": "string"
}
},
"created_time": "string",
"status": 0,
"report_type": {
"id": 0,
"text": "string"
}
}
]