GET
/
workspaces
/
{workspace_id}
/
clone_status

Authorizations

Authorization
string
headerrequired

Bearer authorization using your Personal Access Token. Generate a new PAT on your user settings page.

Path Parameters

workspace_id
integer
required

ID of the workspace

Response

202 - application/json
status
enum<string>

The status of the new cloned workspace.

Available options:
pending,
in_progress,
completed,
failed
status_endpoint
string

The url of the new workspace's clone status.