DigitalOcean-public.v2-new_GradientAI Platform
Retrieve an Existing Workspace
To retrieve details of a workspace, GET request to /v2/gen-ai/workspaces/{workspace_uuid}. The response body is a JSON object containing the workspace.
get/v2/gen-ai/workspaces/{workspace_uuid}
Path parameters
workspace_uuidstring required
Workspace UUID.
Response
A successful response.