---
title: "List all automations"
method: GET
path: "/pipelines"
tags: ["Automations"]
---

# List all automations

`GET /pipelines`

Retrieve all automations in your account.

## Response `200`

OK

- object[]
  - `id` integer
  - `name` string
  - `list_id` integer
  - `created_at` string
  - `updated_at` string

---

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