---
title: "List Amelia Flows"
method: GET
path: "/v1/integrations/amelia/flows"
tags: ["Amelia"]
---

# List Amelia Flows

`GET /v1/integrations/amelia/flows`

Flow names in one domain. Powers the flow picker on the Amelia connection form.

## Query parameters

- `domain_code` string, required — Amelia domain code the agent points at
- `base_url` string, nullable — Overrides the org's stored Amelia URL

## Headers

- `X-API-Key` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

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