Error
A valid request URL is required to generate request examples{
"data": [
{
"id": "notif_campaign_replied",
"type": "campaign.reply",
"title": "Jane Doe replied to Founders Q2 Outreach",
"read": false,
"createdAt": "2026-03-21T11:30:00.000Z",
"link": "/dashboard/linkedin/inbox"
}
]
}Notifications
List notifications
GET
/
api
/
v1
/
notifications
Error
A valid request URL is required to generate request examples{
"data": [
{
"id": "notif_campaign_replied",
"type": "campaign.reply",
"title": "Jane Doe replied to Founders Q2 Outreach",
"read": false,
"createdAt": "2026-03-21T11:30:00.000Z",
"link": "/dashboard/linkedin/inbox"
}
]
}Response
200 - application/json
Notifications
Show child attributes
Show child attributes
⌘I