curl --location 'https://mock.apidog.com/m1/1364933-0-default/me/reports'{
"success": true,
"message": "Reports retrieved successfully",
"data": [
{
"id": 1,
"user_id": 42,
"title": "Bug in auth",
"type": "bug",
"status": "open",
"description": "Login fails sometimes",
"created_at": "2026-08-24T12:00:00.000Z"
}
]
}