v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1440296193.3 KB

Retrieves information about a workspace.

get/workspaces/{workspaceId}

Path parameters

workspaceIdstring required

The ID of the workspace.

Response

Success

workspaceIdstring required

The ID of the workspace.

arnstring required

The ARN of the workspace.

descriptionstring

The description of the workspace.

linkedServicesLinkedService[]

A list of services that are linked to the workspace.

s3Locationstring

The ARN of the S3 bucket where resources associated with the workspace are stored.

rolestring

The ARN of the execution role associated with the workspace.

creationDateTimestring date-time required

The date and time when the workspace was created.

updateDateTimestring date-time required

The date and time when the workspace was last updated.