cURL
curl --request GET \ --url https://api.devin.ai/v3/enterprise/organizations/{org_id}/tags/default \ --header 'Authorization: Bearer <token>'
{ "default_tag": "<string>" }
获取组织当前的默认标签。
服务用户凭据(前缀:cog_)
成功响应