cURL
curl --request GET \ --url https://api.devin.ai/v3/enterprise/organizations/{org_id}/tags/default \ --header 'Authorization: Bearer <token>'
{ "default_tag": "<string>" }
获取组织当前的默认标签。
Documentation IndexFetch the complete documentation index at: https://docs.devin.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.devin.ai/llms.txt
Use this file to discover all available pages before exploring further.
服务用户凭据(前缀:cog_)
组织 ID(前缀:org-)
"org-abc123def456"
成功响应