Skip to main content
GET
/
api
/
v1
/
platforms
/
{platform}
/
accounts
/
{accountId}
Error
A valid request URL is required to generate request examples
{
  "data": {
    "id": "acc_linkedin_primary",
    "platform": "linkedin",
    "label": "Founder seat",
    "identifier": "simeon-founder",
    "status": "connected",
    "createdAt": "2026-03-20T09:14: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
accountId
string
required

Response

Account

data
object
required