Notification Logs
Get All Notification Logs
Query Paramaters
Name
Type
Description
Headers
Name
Type
Description
{
"data": [
{
"id": 1,
"title": "Test Custom",
"content": "Test Content Custom",
"route": "/custom/detail/test-custom",
"read_at": "2024-06-20 10:16:31",
"created_at": "2024-06-14T02:50:03.000000Z",
"icon": "https://minio-s3.dev.embrio.id/munio/media"
}
],
"meta": {
"pagination": {
"total": 1,
"count": 1,
"per_page": 10,
"current_page": 1,
"total_pages": 1,
"links": {}
}
}
}Update Read At Log
Headers
Name
Type
Description
Last updated