curl --location --request GET 'https://fleet.roscolive.com/api/v1.0/user/notifications?type='
null
Description of notification. May contain an tag with href value to linked resource.
{
"meta": {
"code": 200
},
"response": [
{
"createtime": "Fri, 30 Aug 2024 14:56:47 GMT",
"geotab_user_id": null,
"id": 220207,
"notification": "Custom video request for vehicle Truck 1 is now available. Event ID: <a href=/patterns/events/2602389/regular>2602389</a>",
"status": "viewed",
"type": "custclip",
"user_id": 4737
},
{
"createtime": "Thu, 25 Jul 2024 20:15:59 GMT",
"geotab_user_id": null,
"id": 220032,
"notification": "Additional video request for vehicle Truck 42 is now available. Event ID: <a href=/patterns/events/2602083/regular>2602083</a>",
"status": "viewed",
"type": "alert",
"user_id": 4737
}
],
"result": "OK"
}