Skip to main content
GET
/
api
/
v1
/
platforms
/
{platform}
/
tracked-searches
Error
A valid request URL is required to generate request examples
{
  "data": [
    {
      "id": "search_founder_mentions",
      "platform": "reddit",
      "name": "Founder pain points",
      "query": "looking for outbound agency",
      "status": "running",
      "createdAt": "2026-03-17T07:00: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

Tracked searches

data
object[]
required