---
title: "Consultar documento recibido por id e idCompany"
method: GET
path: "/received-documents/{id}/idCompany/{idCompany}"
tags: ["Gestión de Documentos Recibidos"]
---

# Consultar documento recibido por id e idCompany

`GET /received-documents/{id}/idCompany/{idCompany}`

Endpoint que permite consultar un documento electrónico recibido por su id e idCompany

## Path parameters

- `id` string, required
- `idCompany` string, required

## Response `200`

Objeto que representa una respuesta correcta al consultar un documento recibido.

- Schema — unresolved $ref

## Other responses

- `400` — unresolved $ref
- `500` — unresolved $ref

---

[API](https://skmtc.net/alanube/apis/api-fe-dom.md) · [All operations](https://skmtc.net/alanube/apis/api-fe-dom/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/alanube/api-fe-dom/revisions/884e0cb47e4a/schema)
