---
title: "Obtener Customer"
method: GET
path: "/customers/{id}"
---

# Obtener Customer

`GET /customers/{id}`

## Path parameters

- `id` string, required

## Response `200`

200

## Other responses

- `404` — 404
- `422` — 422

---

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