Get Workspace

Get information about a Workspace.

Path parameters

organizationIdstringRequired

The ID of the Organization to which the Workspace belongs.

workspaceIdstringRequired

The Workspace’s ID.

Headers

AuthorizationstringRequired

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

Response

OK

cicdEnforcedDefaultboolean

Whether CI/CD deploys are enforced by default.

createdAtdatetime

The time when the Workspace was created in UTC, formatted as YYYY-MM-DDTHH:MM:SSZ

idstring

The Workspace’s ID.

namestring

The Workspace’s name.

organizationIdstring

The ID of the organization to which the workspace belongs.

updatedAtdatetime

The time when the Workspace was updated in UTC, formatted as YYYY-MM-DDTHH:MM:SSZ

createdByobjectOptional
descriptionstringOptional

The Workspace’s description.

organizationNamestringOptional

The name of the Organization to which the Workspace belongs.

updatedByobjectOptional

Errors