---
title: "Lista configurações de eventos do Recovery"
method: GET
path: "/v1/recovery/events"
tags: ["recovery"]
---

# Lista configurações de eventos do Recovery

`GET /v1/recovery/events`

## Response `200`

Lista

- RecoveryEventsListResponse
  - `data` RecoveryEventConfigResponse[], required
    - `eventType` string, required
    - `templateId` string, uuid, nullable
    - `templateName` string, nullable
    - `active` boolean, required
    - `lastTriggeredAt` string, date-time, nullable

## Other responses

- `401` — Token ausente ou inválido

---

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