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

---

[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/a05ff89a0c58/schema)
