---
title: "Gets the descriptive metadata configured"
method: GET
path: "/api/v2/aips/configuration/descriptive/metadata"
tags: ["v2 aips"]
---

# Gets the descriptive metadata configured

`GET /api/v2/aips/configuration/descriptive/metadata`

Get AIP supported metadata

## Query parameters

- `lang` string

## Response `200`

Supported Metadata

- ConfiguredDescriptiveMetadataList
  - `list` ConfiguredDescriptiveMetadata[]
    - `label` string
    - `id` string

## Other responses

- `404` — Not found

---

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