Skip to main content
GET
Get workspace information

Authorizations

Authorization
string
header
required

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

Response

Workspace information retrieved successfully

id
string

Unique workspace identifier

Example:

"ws_01hf8k4x7n9m2p3q5r8s9t0v1w"

name
string

Workspace name

Example:

"Acme Inc"

slug
string

Workspace slug

Example:

"acme-inc"

url
string<uri>

Workspace URL

members
object[]