---
title: "Consultar Depositos"
method: GET
path: "/deposito"
tags: ["Depósitos"]
---

# Consultar Depositos

`GET /deposito`

## Response `200`

200

- object[]
  - `id_deposito` integer
  - `id_empresa` integer
  - `deposito` string
  - `nombre_empresa` 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)
