Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.devin.ai/v3/organizations/{org_id}/metrics/searches \ --header 'Authorization: Bearer <token>'
{ "searches_created_count": 123 }
获取 organization 的聚合搜索指标。
ViewOrgMetrics
服务用户凭据(前缀:cog_)
组织 ID(前缀:org-)
"org-abc123def456"
成功响应
用于搜索指标的响应模型。