---
title: "Consultar Empresas"
method: GET
path: "/empresas"
tags: ["Empresas"]
---

# Consultar Empresas

`GET /empresas`

## Response `200`

200

- object[]
  - `id` integer
  - `razon_social` string
  - `categoria_fiscal` string
  - `cuit` string

## Other responses

- `400` — 400

---

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