Skip to main content
GET
/
api
/
v1
/
subscriptions
Error
A valid request URL is required to generate request examples
{
  "data": [
    {
      "id": "sub_growth_monthly",
      "plan": "growth",
      "status": "active",
      "interval": "monthly",
      "seats": 5,
      "currentPeriodEnd": "2026-04-01T00: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.

Response

200 - application/json

Subscriptions

data
object[]
required