---
title: "Get dashboard field definitions"
method: GET
path: "/dashboards/list/fields"
tags: ["Dashboards"]
---

# Get dashboard field definitions

`GET /dashboards/list/fields`

Returns the JSON Schema used to configure dashboard cards and filters. The pipeline options at properties.stageset.enum are limited to pipelines available to the authenticated user.

## Response `200`

Dashboard field definitions

## Other responses

- `401` — Authentication required
- `403` — OAuth token missing the read scope

---

[API](https://skmtc.dev/nutshell/apis/nutshell-api.md) · [All operations](https://skmtc.dev/nutshell/apis/nutshell-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nutshell/nutshell-api/revisions/14f59cf6a09a/schema)
