Skip to main content
GET
Get Workspace

Authorizations

Authorization
string
header
required

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

Path Parameters

workspace_id
string<uuid>
required

Response

Successful Response

id
string<uuid>
required
hired_agent_id
string<uuid>
required
user_id
string<uuid>
required
name
string
required
status
string
required
settings
Settings · object
required
metrics_cache
Metrics Cache · object
required
last_active_at
string<date-time> | null
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
hired_agent
HiredAgentResponse · object | null
integration_credentials
IntegrationStatusResponse · object[]