Skip to main content
GET
/
api
/
v1
/
platforms
/
{platform}
/
jobs
/
{jobId}
Error
A valid request URL is required to generate request examples
{
  "data": {
    "id": "job_reply_queue_123",
    "type": "tracked-search-reply",
    "status": "queued",
    "progress": 0,
    "createdAt": "2026-03-21T11: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
jobId
string
required

Response

200 - application/json

Job

data
object
required