Appearance
Get Workspace
GET
/workspaces/{workspace_id}
Authorizations
HTTPBearer
Use your API token
Type
HTTP (bearer)
Parameters
Path Parameters
workspace_id*
Type
Requiredstring
Format
"uuid"Responses
Successful Response
application/json
Schema for the output of a workspace containing all the workspace's data
Collapse
id
string
Required
Format
"uuid"name
string |null
description
string |null
ownerId
string |null
owners
array |null
ownersEmails
array |null
createdAt
string
Required
Format
"date-time"projects
array |null
subscriptionId
string |null
activeSubscription
boolean |null
Default
falsesubscriptionEmail
string |null