---
title: "Get flows"
method: GET
path: "/flow"
tags: ["Flows"]
---

# Get flows

`GET /flow`

Get all flows for an account. Each version of each flow is returned unless latest=true.

## Query parameters

- `account_id` string
- `latest` boolean

## Other responses

- `400` — Bad Request
- `404` — Not Found
- `500` — Internal Server Error

---

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