---
title: "List"
method: GET
path: "/configs/companies"
tags: ["Configuraciones de la empresa"]
---

# List

`GET /configs/companies`

Configuraciones de la empresa

## Headers

- `X-Company-Token` string, required

## Response `200`

Successful Response

- CompanyConfigOut
  - `color_pdf` string, nullable, required
  - `tipo_moneda_id` integer, nullable
  - `tipo_cambio` number, nullable
  - `aplicar_tipo_cambio` boolean, nullable

## Other responses

- `422` — Validation Error

## Changes

- **2026-08-14** `f7f33214d2ab` — 1 info
  - added the optional property `aplicar_tipo_cambio` to the response with the `200` status

[Change history](https://skmtc.dev/factpro/apis/note-service-api/changes/configs/companies/get.md)

---

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