Skip to main content
GET
/
api
/
v1
/
platforms
/
{platform}
/
inbox
/
unread-summary
Error
A valid request URL is required to generate request examples
{
  "data": {
    "totalUnread": 12,
    "conversationCount": 4
  }
}

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.

Path Parameters

platform
string
required

Response

200 - application/json

Unread summary

data
object
required