cURL
curl --request GET \ --url https://api.devin.ai/v3/organizations/{org_id}/metrics/searches \ --header 'Authorization: Bearer <token>'
{ "searches_created_count": 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_)
成功レスポンス
検索メトリクスのレスポンスモデル。