Skip to main content
GET
Fetch a workspace

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workspaceId
string<uuid>
required

Response

The workspace object.

object
string
required
Allowed value: "workspace"
id
string<uuid>
required
name
string
required
createdByApi
boolean
required

True when the workspace was created through the API (upload-first bootstrap or agent auto-create).

url
string<uri>
required

Deep link a human can open.

createdAt
string<date-time>
required