---
title: "Consultar Personales"
method: GET
path: "/personales"
tags: ["Personales"]
---

# Consultar Personales

`GET /personales`

## Response `200`

200

- object[]
  - `id` integer
  - `apellido_razon_social` string
  - `nombre` string

## Other responses

- `400` — 400

---

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