Workspaces
Get workspace metadata by user and workspace name
get/api/v2/users/{user}/workspace/{workspacename}
Path parameters
userstring required
User ID, name, or me
workspacenamestring required
Workspace name
Query parameters
include_deletedboolean
Return data instead of HTTP 404 if the workspace is deleted
Response
OK