Authorization: ********************curl --location --request GET '/admin/reports?page&size' \
--header 'Authorization: Bearer <token>'[
{
"id": 0,
"reporterId": 0,
"targetType": "string",
"status": "string",
"createdAt": "2019-08-24T14:15:22.123Z"
}
]