---
title: "List catalog connections for publishing"
method: GET
path: "/publish/catalog_connections"
tags: ["Publish projects"]
---

# List catalog connections for publishing

`GET /publish/catalog_connections`

Get all catalog connections configured by the current user for publishing projects to NADA catalogs

## Response `200`

successful operation

- object
  - `connections` CatalogConnection[]
    - `title` string — Catalog connection title
    - `url` string — URL of the catalog e.g. https://your-nada-catalog.org
    - `api_key` string — API key for your NADA catalog

## Other responses

- `400` — Bad request

---

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