Skip to main content
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"
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.optareach.com/llms.txt

Use this file to discover all available pages before exploring further.

Response

200 - application/json

Notifications

data
object[]
required