Skip to main content
GET
/
api
/
v1
/
platforms
/
{platform}
/
ai
/
rooms
Error
A valid request URL is required to generate request examples
{
  "data": [
    {
      "id": "room_lead_research",
      "platform": "linkedin",
      "title": "Lead research: Jane Doe",
      "createdAt": "2026-03-21T09:00:00.000Z",
      "lastMessageAt": "2026-03-21T09:02:00.000Z"
    }
  ]
}

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

AI rooms

data
object[]
required