Get Workspace
Get information about a Workspace.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the Organization to which the Workspace belongs.
The Workspace's ID.
Response
OK
Whether CI/CD deploys are enforced by default.
true
The time when the Workspace was created in UTC, formatted as YYYY-MM-DDTHH:MM:SSZ
"2023-09-08T12:00:00Z"
The Workspace's ID.
"clm8t5u4q000008jq4qoc3036"
The Workspace's name.
"My Workspace"
The ID of the organization to which the workspace belongs.
"clm8t5u4q000008jq4qoc3036"
The time when the Workspace was updated in UTC, formatted as YYYY-MM-DDTHH:MM:SSZ
"2023-09-08T13:30:00Z"
The default cloud provider for new Deployments.
AWS, AZURE, GCP "AWS"
The ID of the default cluster for new Deployments.
"clmh9g6zj000008mg77if5wa2"
The default region for new Deployments.
"us-east-1"
The Workspace's description.
"This is a test workspace"
The name of the Organization to which the Workspace belongs.
"My Organization"