---
title: "List DSD columns for a project"
method: GET
path: "/indicator_dsd/{sid}"
tags: ["Indicator DSD"]
---

# List DSD columns for a project

`GET /indicator_dsd/{sid}`

Returns resolved DSD columns for the project. When bound to a global catalogue DSD, columns are read from the registry (read-only). Use `resolve_codelists=1` to expand linked global codelists into each column.

## Path parameters

- `sid` string, required

## Query parameters

- `detailed` 0 | 1
- `resolve_codelists` 0 | 1
- `offset` integer
- `limit` integer

## Response `200`

Column list

## 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/versions/f4c8258bab5a/schema)
