Skip to main content
GET
/
api
/
v1
/
workspaces
/
{workspaceId}
Error
A valid request URL is required to generate request examples
{
  "data": {
    "id": "ws_optareach",
    "name": "Optareach",
    "slug": "optareach",
    "plan": "growth",
    "role": "owner",
    "createdAt": "2026-01-10T10: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

workspaceId
string
required

Response

200 - application/json

Workspace details

data
object
required