---
title: "Export Budget Analytics Csv"
method: GET
path: "/api/budget/analytics/export"
tags: ["copilot_frontend", "copilot_budget"]
---

# Export Budget Analytics Csv

`GET /api/budget/analytics/export`

## Query parameters

- `fecha_inicio` string, date, required
- `fecha_fin` string, date, required
- `comercial_ids` integer[], nullable
- `estado_filtros` string[], nullable

## 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)
