GET/spaces/api/v1/enabled.jsonget the current users dataRequest ExamplesExpand request settingsExample RequestShellJavaScriptGoJavaGET/spaces/api/v1/enabled.jsoncurl --request GET \ --url https://{site_name}.teamwork.com/tags.jsonCopyCopied!ResponsesCode200TypeobjectSchemaSchemaDescription200 OKCode500TypeobjectSchemaSchemaDescription500 Internal Server ErrorExamples200 OK500 Internal Server Error200 OKenabledResp{ "enabled": { "state": "string" } }CopyCopied!Download Swagger