all
Information
GET
https://api.brickverse.co/v2/notifications/all
API used to fetch all notifications.
{
"status": "ok",
"data": [
{
"alert_id": 1,
"message": "2000 have been deposited to your account, your cubes total is now 2000. Your next automatic reward will be sent in 30 days, if your plan is canceled before then you will not receive the cubes.",
"redirect": "https:\/\/www.brickverse.co\/upgrade",
"time": 1687911353,
"read": true,
"img": ""
}
]
}
Last updated
Was this helpful?