简体中文
curl -X GET "https://api.devin.ai/v2/enterprise/metrics/prs" \ -H "Authorization: Bearer YOUR_API_KEY"
{ "prs_opened": 45, "prs_closed": 42, "prs_merged": 38 }
获取企业的 Pull Request(PR)指标