---
title: "Count Visits By Email"
method: POST
path: "/api/budget/test-utils/count-visits"
tags: ["copilot_frontend", "copilot_budget", "copilot_budget_test_utils"]
---

# Count Visits By Email

`POST /api/budget/test-utils/count-visits`

Count visits for a client email.
This endpoint is only available outside production.

## Request body

- CountVisitsRequest
  - `cliente_email` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/hogarsolar/apis/hogarsolar-backend-api.md) · [All operations](https://skmtc.dev/hogarsolar/apis/hogarsolar-backend-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hogarsolar/hogarsolar-backend-api/revisions/d9861e46bef8/schema)
