---
title: "View all lists"
method: GET
path: "/lists"
tags: ["Lists"]
---

# View all lists

`GET /lists`

Retrieve all subscriber lists in your account.

## Response `200`

OK

- object[]
  - `id` integer
  - `name` string
  - `from_name` string
  - `from_email` string
  - `reply_to` string
  - `sub_success_page` unknown
  - `sub_confirmed_page` unknown
  - `unsub_page` unknown
  - `double_optin` unknown
  - `conf_subject` unknown
  - `conf_message` unknown

---

[API](https://skmtc.dev/ecomail/apis/ecomail-api.md) · [All operations](https://skmtc.dev/ecomail/apis/ecomail-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ecomail/ecomail-api/revisions/31b5789931fe/schema)
