---
title: "Get metadata field suggestions"
method: GET
path: "/assets/suggestions/metadata/fields"
tags: ["assets"]
---

# Get metadata field suggestions

`GET /assets/suggestions/metadata/fields`

Get suggestions for metadata fields and their types

## Response `200`

OK

- MetadataFieldSuggestion[]
  - `count` integer
  - `example` unknown
  - `field` string
  - `path_parts` string[]
  - `type` string
  - `types` string[]

## Other responses

- `500` — Internal Server Error

---

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