This document is generated by Aladia.
curl --location --request GET 'https://api.aladia.io/v2/notifications/profile-viewers?limit=50&next=&prev=' \
--header 'apikey: '
{
"data": [
{
"id": "66d9b0c5a469129b9e4425c8",
"type": "profile",
"fullName": "Daniel Tesema",
"image": null,
"isFollowing": false,
"mutualFollow": null,
"isOnline": true,
"createdAt": "2024-10-07T10:18:03.308Z"
},
{
"id": "66d9b08aa469129b9e44257a",
"type": "profile",
"fullName": "Daniel Tilahun",
"image": null,
"isFollowing": true,
"mutualFollow": null,
"isOnline": false,
"createdAt": "2024-10-07T10:18:03.308Z"
},
{
"id": "66d9b0c5a469129b9e4425c8",
"type": "profile",
"fullName": "Daniel Tesema",
"image": null,
"isFollowing": false,
"mutualFollow": null,
"isOnline": true,
"createdAt": "2024-10-07T10:18:03.308Z"
},
{
"id": "66d9b08aa469129b9e44257a",
"type": "profile",
"fullName": "Daniel Tilahun",
"image": null,
"isFollowing": true,
"mutualFollow": null,
"isOnline": false,
"createdAt": "2024-10-07T10:18:03.308Z"
}
],
"cursor": {
"next": "2024-09-05T13:34:32.379Z",
"prev": null,
"totalItems": 8
}
}