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

# List Amelia Domains

`GET /v1/integrations/amelia/domains`

Domains the credentials can see. Amelia shows a domain's name but its code is what
identifies it, and the code is not in the UI, so the picker maps one to the other.

## Query parameters

- `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

## Changes

- **2026-07-31** `4309a961859b` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/getbluejay/apis/bluejay-api/changes/v1/integrations/amelia/domains/get.md)

---

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