---
title: "List"
method: GET
path: "/configs/companies/apps/sire"
tags: ["Configuraciones de componentes del proveedor"]
---

# List

`GET /configs/companies/apps/sire`

Configuraciones de la empresa

## Headers

- `X-Company-Token` string, required

## Response `200`

Successful Response

- SupplierComponentOut[]
  - `idd` integer, nullable
  - `tipo` string, required
  - `alias` string, required
  - `tiene_credenciales` boolean
  - `tiene_token` boolean
  - `ambiente` string, nullable
  - `token` string, nullable
  - `usuario` string, nullable
  - `clave` string, nullable
  - `envio_cdr_documento` boolean, nullable
  - `por_defecto` boolean, nullable
  - `proveedor_id` integer, required
  - `certificado` string, nullable
  - `clave_certificado` string, nullable
  - `cliente_id` string, nullable
  - `cliente_clave` string, nullable
  - `id` integer, nullable

## Other responses

- `422` — Validation Error

---

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