cURL
curl --request GET \ --url https://api.devin.ai/v3/organizations/{org_id}/metrics/usage \ --header 'Authorization: Bearer <token>'
{ "prs_created_count": 123, "prs_merged_count": 123, "searches_count": 123, "sessions_count": 123 }
获取 organization 的聚合使用指标。
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.
ViewAccountMetrics
服务用户凭据(前缀:cog_)
成功响应