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

# List flows

`GET /flows`

## Query parameters

- `layer` 'universal' | 'integration' | 'connection'
- `integrationKey` string
- `integrationId` string
- `connectionId` string
- `connectionKey` string
- `instanceKey` string
- `search` string
- `limit` integer
- `cursor` string
- `includeArchived` boolean
- `universalParentId` string
- `tenantId` string
- `userId` string
- `isUniversal` boolean
- `externalAppId` string
- `flowId` string
- `universalFlowId` string

## Response `200`

- FlowPaginatedResponse — unresolved $ref

---

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