cURL
curl --request GET \ --url https://api.devin.ai/v3/organizations/{org_id}/metrics/active-users \ --header 'Authorization: Bearer <token>'
{ "active_users": 123, "end_time": 123, "start_time": 123 }
获取自定义日期范围内的唯一活跃用户数。
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_)
x >= 0
成功响应
活跃用户数量随时间变化的单条记录。