---
title: "Get field mappings for a catalog"
method: GET
path: "/api/catalogs/{catalogName}/fieldMappings"
tags: ["catalogs"]
---

# Get field mappings for a catalog

`GET /api/catalogs/{catalogName}/fieldMappings`

Field mappings (field to data types) and undefined fields of a catalog

## Path parameters

- `catalogName` string, required

## Response `200`

Field mappings for catalog.

## Other responses

- `400` — Invalid parameters
- `401` — Invalid API key
- `404` — Catalog not found

---

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