---
title: "Listar E-mails"
method: GET
path: "/emails"
---

# Listar E-mails

`GET /emails`

Retorna a lista de e-mails.

## Response `200`

200

- object[]
  - `id` string
  - `identifier` string
  - `template` string
  - `subject` string
  - `active` boolean

## Other responses

- `400` — 400

---

[API](https://skmtc.net/iugu/apis/tokens-de-api.md) · [All operations](https://skmtc.net/iugu/apis/tokens-de-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/iugu/tokens-de-api/revisions/4590fc729d1e/schema)
