---
title: "Consulta uma lista de Whatsapp 2FA"
method: GET
path: "/{id}/whatsapps/2fa"
tags: ["2FA - Whatsapp"]
---

# Consulta uma lista de Whatsapp 2FA

`GET /{id}/whatsapps/2fa`

## Path parameters

- `id` string, nullable, required — Id da transação

## Response `200`

Ok

- WhatsappTwoFactorAuthenticationDto[]
  - `status` string, nullable
  - `createdAt` string, date-time
  - `reply` WhatsappTwoFactorAuthenticationReplyDto
    - `option` integer, nullable
    - `repliedAt` string, date-time, nullable
  - `sendLimit` integer
  - `expirationTime` string, date-time
  - `text` string

## Other responses

- `204` — No Content (Hotphone not found)
- `400` — Bad Request
- `401` — Unauthorized
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/serasaexperian/apis/autentica-o.md) · [All operations](https://skmtc.net/serasaexperian/apis/autentica-o/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/serasaexperian/autentica-o/versions/c5a1661afd1f/schema)
