curl --location 'https://mock.apidog.com/m1/1364933-0-default/notifications'{
"success": true,
"message": "Notifications retrieved successfully",
"data": [
{
"id": 1,
"type": "info",
"title": "Welcome",
"body": "Welcome to Itinera!",
"read_at": null,
"created_at": "2026-08-24T12:00:00.000Z"
}
]
}