GET/tags.jsonList All TagsRequest ExamplesExpand request settingsExample RequestShellJavaScriptGoJavaGET/tags.jsoncurl --request GET \ --url https://{site_name}.teamwork.com/tags.jsonCopyCopied!ResponsesCode200TypeobjectSchemaSchemaDescription200 ResponseExamples200 Response200 Responseapplication/json{ "tags": [ { "name": "api", "id": "5", "color": "#b1da34" } ] }CopyCopied!Download Swagger