---
title: "List action flows"
method: GET
path: "/v1/action_flows"
tags: ["Action Flows"]
---

# List action flows

`GET /v1/action_flows`

**Searchable:** name, description

**Filterable:** status, trigger_type, created_by, created_at, deleted_at

## Query parameters

- `limit` integer
- `offset` integer
- `search` string
- `sort` string
- `status` string
- `trigger_type` string
- `include_deleted` boolean

## Response `200`

Paginated list

---

[API](https://skmtc.net/hecher/apis/growgelt-api.md) · [All operations](https://skmtc.net/hecher/apis/growgelt-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hecher/growgelt-api/revisions/b79af77cd086/schema)
