Get Workspace
Get information about a Workspace.
Path parameters
organizationId
The ID of the Organization to which the Workspace belongs.
workspaceId
The Workspace’s ID.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
OK
cicdEnforcedDefault
Whether CI/CD deploys are enforced by default.
createdAt
The time when the Workspace was created in UTC, formatted as YYYY-MM-DDTHH:MM:SSZ
id
The Workspace’s ID.
name
The Workspace’s name.
organizationId
The ID of the organization to which the workspace belongs.
updatedAt
The time when the Workspace was updated in UTC, formatted as YYYY-MM-DDTHH:MM:SSZ
createdBy
description
The Workspace’s description.
organizationName
The name of the Organization to which the Workspace belongs.
updatedBy