---
title: "Historial de eventos HSM"
method: GET
path: "/v1/whatsapp/{channelId}/events"
tags: ["WhatsApp"]
---

# Historial de eventos HSM

`GET /v1/whatsapp/{channelId}/events`

Devuelve el historial de eventos (envío, entrega, lectura, error, respuesta) de los mensajes HSM del canal. Filtros por tipo de evento y rango de fechas.

## Path parameters

- `channelId` string, required

## Query parameters

- `type` 'enqueque' | 'sent' | 'delivered' | 'read' | 'answered' | 'failed' | 'pending' | 'invalid'
- `from` string, date
- `to` string, date

## Response `200`

Lista de eventos

---

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