---
title: "Consulta último status do token enviado via SMS"
method: GET
path: "/{id}/sms/tokens"
tags: ["Token SMS"]
---

# Consulta último status do token enviado via SMS

`GET /{id}/sms/tokens`

## Path parameters

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

## Response `200`

Ok

- TokenDtoGet
  - `status` string
  - `createdAt` string, date-time
  - `repliedAt` string, date-time, nullable
  - `type` string

## Other responses

- `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)
