---
title: "Enterprise Searches Metrics Endpoint"
method: GET
path: "/v2/enterprise/metrics/searches"
tags: ["metrics"]
---

# Enterprise Searches Metrics Endpoint

`GET /v2/enterprise/metrics/searches`

## Query parameters

- `start_date` string, date-time, nullable
- `end_date` string, date-time, nullable
- `start` string, date-time, nullable
- `end` string, date-time, nullable
- `org_ids` string[], nullable
- `user_ids` string[], nullable

## Response `200`

Successful Response

- SearchesMetrics
  - `searches_count` integer, required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/devin/apis/devin-api-v1.md) · [All operations](https://skmtc.net/devin/apis/devin-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/devin/devin-api-v1/revisions/e3244476af1c/schema)
